View Single Post
Old 26th October 2004, 04:57 AM   #4
Andy
Administrator
Professional user
 
Andy's Avatar
 
Join Date: Jun 2003
Posts: 4,564
Default

I recommend using the object data string for storing your data. This can be edited from tools->object-property-editor.

If you provide a number of basic objects with preset data, your users can duplicate/position these where they want.

With a little knowledge of tcl/tk, you can write a custom UI thats puts the data you want in this attribute.

The object data string is saved in the .ac file, so it's easy to add support in your .ac file loader.

Andy
Andy is offline   Reply With Quote