hildon.StackableWindow and blocking windows

2011-02-16 Thread Max Usachev
Hi! I want to use StackableWindow in my program like dialogs, but dialogs is not suitable for me, because I want to have different application menus in every dialog, so, I decided to use StackableWindow. But the problem is that showing new window (creating it and putting on the top of the stack)

Re: hildon.StackableWindow and blocking windows

2011-02-16 Thread Thomas Perl
Hi Max, 2011/2/16 Max Usachev maxusac...@gmail.com: 2011/2/16 Alberto Garcia agar...@igalia.com On Wed, Feb 16, 2011 at 11:01:04AM +0200, Max Usachev wrote: I want to use StackableWindow in my program like dialogs That's not the way to do it in GTK: you have to show the new window and