Hi Ramesh,

rameshkancherla escribió:
> Good morning,
> This is Ramesh kancherla
> 
> i am implementing toolbar to openoffice.
> in my tool bar 4 buttons are there .
> one button contains dropdown option.
> 
> <toolbar:toolbaritem xlink:href="com.oo.cmdLive" toolbar:text="Live"
> toolbar:style="dropdown"/>
> 
> 
> i have to place atleast one popupmenu under that dropdown butoon.this
> popupmenu will contain icon and label items.
> 
> popupmenu
> icon label
> icon label
> icon label
> icon label
> icon label
> 
> 
> 
> 
> how can i create this popupmenu and place it under dropdown button. or link
> to dropdown button
> 
> 
> can you please give me an advice.

the wiki documentation for the so called "complex toolbar controlrs":
http://wiki.services.openoffice.org/wiki/Framework/Article/Generic_UNO_Interfaces_for_complex_toolbar_controls

There is a C++ example on the SDK.

Regards,
Ariel.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to