Christoph Lutz wrote: > Hi, > > Im searching for a textfield that is editable like a > css.text.TextField.Input and in which I could store additional > metadata that should not be displayed on userside, but evaluated by > our custom component. The service css.text.TextField.Input seem to > have an undocumented property called "Help" that is not displayed on > userside. Unfortunately this property is not documented (#84052), so I > don't have got a feeling for the origin purpose of this property. Do > you think I could use this property to store my additional metadata? > Is there a better way of storing metadata within an editable > textfield?
OOo3.0 hopefully will support ODF 1.2 meta data. I don't remember exactly what this "Help" property is about. IIRC it's a popup help text that is displayed when the user moves the mouse cursor over the field. That would match the "description" element of input fields in ODF. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
