Jérémy Bethmont wrote:
What are the possibilities of the toolbar? Can i add any kind of
star.awt widgets or only buttons?
Hi Jérémy,
You can add any window type which is a child window and can be created
by the com.sun.star.awt.Toolkit. There are some limitations how you can
use these widgets by the Toolkit API. Please see the IDL documentation
for com.sun.star.awt. If you want to use widgets for your toolbar
controls, you have to implement toolbar controllers. There is a long
going discussion on openoffice.dev called "Programmatic control of
Toolbar Items: ComboBox possible?" between Matthias Benkmann and me
about toolbar controllers. You can definitely find some valuable
information there.
Regards,
Carsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]