[maemo-developers] Fremantle dialogs at maximum size
From: Kimmo Hämäläinen kimmo.hamalainen at nokia.comDate: Thu Apr 16 11:03:28 EEST 2009
- Previous message: Fremantle dialogs at maximum size
- Next message: Fremantle dialogs at maximum size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2009-04-15 at 22:22 +0200, ext Simon Budig wrote: > Till Harbaum / Lists (lists at harbaum.org) wrote: > > how does one make a dialog fill the entire screen? I am used to set the > > dialog size to 800x480 and such a dialog will fill the entire screen when > > fullscreen and will be shrinked appropriately when in non-fullscreen mode. > > I'd advise against fiddeling with pixel numbers. While I don't yet have > any experience with the new SDK and have not checked if it actually does > what one expects, I'd suggest to just use gtk_window_fullscreen() on the > dialog. Yeah, if you are not fullscreen, you will be limited in height (I'm not sure if this is in alpha version, though) so that the user can still close the dialog by tapping outside. -kimmo > > Maybe this helps, > Simon >
- Previous message: Fremantle dialogs at maximum size
- Next message: Fremantle dialogs at maximum size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]