[maemo-developers] How to set common toolbar to all Hildon Windows
From: James Ferris jamesfe1 at nortel.comDate: Mon Jul 21 21:28:41 EEST 2008
- Previous message: passing arguments to hildon applications
- Next message: documentation in .deb packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I found it under Hildon Program. Don't know how I missed that before. Another noob question: Switching windows under the hildon framework - how is that normally handled? With standard (non-Hildon) gtk windows, I'd hide the ancestor window of the calling widget, and show the window I wanted to display next, like this: After changing it all over to use Hildon Windows, I can only display the original Hildon window. I get "gdkdrawable-x11.c:878 drawable is not a pixmap or window" and while my research into that message generally says it's not an issue, it is, because my next window will not draw (or more correctly, isn't recognized as a drawable) > Message: 1 > Date: Fri, 18 Jul 2008 14:36:46 -0400 > From: "James Ferris" <jamesfe1 at nortel.com> > Subject: How to set common toolbar to all Hildon Windows > To: maemo-developers at maemo.org > Message-ID: <1216406206.5771.6.camel at oil-1.ca.nortel.com.> > Content-Type: text/plain > > I've seen a couple of references to "set_common_toolbar" under Hildon, > but it doesn't appear to exist for the maemo tools from what I can see. > > I have an application that consists of 6 windows - only one displaying > at a time, but I'd like to have a common toolbar for all windows. Does > anyone know if this is possible, if so, how, and where I'd find the API > reference for it? > Thank you.
- Previous message: passing arguments to hildon applications
- Next message: documentation in .deb packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]