[maemo-developers] Fremantle dialogs at maximum size
From: Simon Budig simon at budig.deDate: Wed Apr 15 23:22:07 EEST 2009
- Previous message: Fremantle dialogs at maximum size
- Next message: Fremantle dialogs at maximum size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. Maybe this helps, Simon -- simon at budig.de http://simon.budig.de/ simon.budig at kernelconcepts.de http://www.kernelconcepts.de/
- Previous message: Fremantle dialogs at maximum size
- Next message: Fremantle dialogs at maximum size
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]