shizhoubo[OOoFrm] schrieb:
> Hi all,
> 
> I plan to add a item which can pop a PopuMenu into the standard Toolbar,
> this item like "New item".
> how to implement? Is the PopuMenu created by coding or reading the scripts?
> 
> Could you give me some helps?
Hi Shi zhoubo,

The popup menu is created with code that reads configuration data to
know which menu items have to be created. You can find the code for the
"New Item" in the sfx2 project:
sfx2\source\toolbox\tbxitem.cxx. The C++ class is called
SfxAppToolBoxControl_Impl.

Regards,
Carsten

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

Reply via email to