Re: Invoking a popup on a Gtk::Window ( Gtk::WindowType ( Gtk::WINDOW_POPUP ) )



On Thu, 2008-04-24 at 13:15 +0530, Sai wrote:
> Hi,
> 
> I have created a Gtk::Window as Gtk::Window ( Gtk::WindowType
> ( Gtk::WINDOW_POPUP ) ). That means it is a pop up window. There is a
> button added on this window, when this button is clicked another pop
> up window needs to be popped up. It does not get popped up right now.
> How do we make this work. Please gibe me some ideas.

Are you using set_transient_for().

I'm not actually sure if a popup window can show a popup window. But if
you don't make progress then a simple test case might help people to
help you.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]