Hello all. I want to use draw as a tool, which is used to compose layered figures, which are shown on a user information display. Parts of the figure (single objects) must be presented dependend on conditions, which are only known during runtime. The idea is to use the draw xml file as a basis for an HTML output, which is provided during runtime.
Draw provides nearly all features I need. In can create the layered figure, name the single objects and find that objects in the content.xml file, which can be extracted from my application easy. The only thing I am missing is the fact, that I would need to add some kind of meta data to each object, which can be used for filtering during runtime. Whould that be a big goal to implement that, e.g. provide a "Object->MetaData" context menu and allow to fill in one or more meta information fields, which then are stored into the odg file ? As I am new to OO development, I would like to hear suggestions how to manage that part e.g. write a feature request to OO, extend draw by Java (or basic), ... King regards Werner --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
