Re: reg display of windows in an App



On Tue, 2006-12-19 at 13:55 -0700, SIRISHA MUPPAVARAPU wrote:
> Thanks Michael and Bob Caryl. Looks like I am using 2.8.8. So, I guess I
> can't use it for now (unless I update to 2.10). 
> 
> BTW, I fixed my problem. I am not using Gtk::Assistant (since I don't
> have gtkmm2.10). The mistake I was making was:
> 
> I was trying to show the next window without hiding the first window. So
> the second window was hiding behind the first. Ooops!!! So, now, In the
> callback method associated with the button, I hide the first window and
> then instantiate the second window and show the second one.

hint: Gtk::Window::present()





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