Thanks Alberto, now it works! I'm wondering.... why was it working before (Beta1) when I was doing a gtk_widget_show_all() on the main window only?
Luca Donaggio On Mon, Jul 27, 2009 at 4:49 PM, Alberto Garcia <[email protected]> wrote: > On Mon, Jul 27, 2009 at 04:42:48PM +0200, Luca Donaggio wrote: > > > After upgrading my SDK to Fremantle Beta2, I'm not able to click on > > the window title bar of my applications to bring up its menu any > > more. > > Make sure that you're showing all menu items. > > A call to gtk_widget_show_all(menu) after adding all items is enough. > > Berto > _______________________________________________ > maemo-developers mailing list > [email protected] > https://lists.maemo.org/mailman/listinfo/maemo-developers >
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
