[hafqa] [hafqa] [Bug 615] Can't show/hide the HildonWindow's toolbar
From: bugzilla-daemon at lists.maemo.org bugzilla-daemon at lists.maemo.orgDate: Thu Sep 27 09:32:59 EEST 2007
- Previous message: [hafqa] [Bug 1854] broken usb device mode when booting from mmc
- Next message: [hafqa] [Bug 1084] GtkNotebook border graphics broken when scrollable property set to TRUE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=615 xan.lopez at nokia.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #3 from xan.lopez at nokia.com 2007-09-27 09:32 GMT+3 ------- So, this was horribly broken. I've made a fix that makes HildonWindow track the toolbars visibility and show/hide (not show_all/hide_all) the vbox where appropriate. In addition, now the vbox is properly mapped/unmapped along with the window (before it was only mapped when doing a show_all). With all this it shoul be possible to do things the usual way, ie: hildon_window_add_toolbar (window, toolbar); gtk_widget_show_all (toolbar); <- the vbox is now set to visible gtk_widget_show (window); <- both the window and the vbox are now visible and mapped This will be available in hildon-1 1.0.17, testing is welcome :) -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 1854] broken usb device mode when booting from mmc
- Next message: [hafqa] [Bug 1084] GtkNotebook border graphics broken when scrollable property set to TRUE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]