Cedric Bosdonnat schrieb:
Hi Paolo, Frank,
Paolo Mantovani a écrit :
I'ld like to create a table to present some data in an OpenOffice.org
dialog. I'ld like to know which service(s) should be used to create a
table like the one in the "Options > Fonts" page.
There is no AWT table control available (yet), sorry.
I suppose the only
chance is to add a lot of single controls in a table-like layout, and
manage them (including scrolling and the like) manually. Not really
convincing, admittedly.
it would be an interesting challenge, however.
(and very useful if released as uno component !)
I did something similar in the BasicAddonBuilder package :
http://wiki.services.openoffice.org/wiki/Extensions_Packager
Thanks for your quick answers. I think I'll manage with some SWT or
Swing... it's a bit heavier but it will help doing much more things.
Hi Cedric,
We have a known problem with complex controls within UNO AWT. Therefore
I made a analysis which parts of UNO AWT are missing. We want to have a
powerful UNO AWT for developers to create extension. You can find the
final document about the analysis here:
http://wiki.services.openoffice.org/wiki/Framework/Article/Gap_Analysis_Tookit_API
We are currently working on a tree-based control. A grid control is also
on our list for one of the next versions. Hopefully the tree-based
control will be part of OpenOffice.org 2.3.
Regards,
Carsten
--
Carsten Driesner (cd) - Project Lead OpenOffice.org Framework
Framework wiki: http://wiki.services.openoffice.org/wiki/Framework
OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]