Hello everybody,

I'm trying to develop with Hildon/PyGTK, and I'm quite confused by the /set_common_toolbar/ function of the hildon.Program class: it's supposed to set a gtk.Toolbar that will appear on every hildon.Window registered with the hildon.Program.

Yet, the toolbar doesn't show up on my registered windows...

I reminded to call show_all() on every window. Also, I can't just window.add it in each window, because I would then have to reparent the toolbar...

Is there something special I forgot to make /set_common_toolbar/ work?

Best,
~Stéphane
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to