[hafqa] [hafqa] [Bug 3501] hildon_window_update_topmost() does not check for invisible windows
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Sat Jul 26 14:28:10 EEST 2008
- Previous message: [hafqa] [Bug 3501] New: hildon_window_update_topmost() does not check for invisible windows
- Next message: [hafqa] [Bug 3501] hildon_window_update_topmost() does not check for invisible windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=3501 ------- Comment #1 from anpaza at mail.ru 2008-07-26 14:28 GMT+3 ------- Was little wrong, deferring the call to hildon_add_window() does not change anything. It's just enough to create a invisible HildonWindow object and the warning will appear. I tried to call gtk_widget_realize(): this indeed removes the above warning, but a different one appears telling me that I'm trying to allocate a widget with a height of -24 and a width of 0 :) So, the show/hide() sequence is the only reliable solution so far. -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email Replies to this email are NOT read, instead please add comments at https://bugs.maemo.org/show_bug.cgi?id=3501 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 3501] New: hildon_window_update_topmost() does not check for invisible windows
- Next message: [hafqa] [Bug 3501] hildon_window_update_topmost() does not check for invisible windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]