Re: BonoboControl without BonoboWindow in GNOME2 - any better than in GNOME1?
"Sergey V. Oudaltsov" <[email protected]>
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
> > Ok so we fixed this for the panel - in such a way that the control > itself can popup a popup that is shared between the container and the > control: You do this with: bonobo_control_do_popup AFAIR - having merged > your items into the result of: > > BonoboUIComponent *bonobo_control_get_popup_ui_component > (BonoboControl *control); Cool. But all this is good for the "server side" - for the Control itself. But on the "client side" the solution is not evident - I want to get the list of verbs to build some panel full of buttons... Sergey