Hi Laurent, Alle 07:46, domenica 2 luglio 2006, Laurent Godard ha scritto: > Hi Paolo [...] > it is officially documented in the IDL > http://api.openoffice.org/docs/common/ref/com/sun/star/awt/WindowDescriptor >.html#WindowServiceName but, like many constants, we lack the possible > values
Yes, this is what I meant for "not officially documented". If you don't know possible values for the WindowServiceName property, the XToolkit::createWindow() method is quite useless. > what about defining your example as class but may be it is useless > (one can also think to enhacements like positionning) Yes but, my purpose was only to show the way. Of course, if one prefers an Obj-oriented approach it should be very easy to implement the thing as a uno service, with positioning and whatever. I think instead that we need some further investigation for the replacement of the inputbox function. Anyway, at a first look it seems that there is no a predefined WindowServiceName value for the inputbox, so it must be entirely built from the code ciao Paolo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
