Re: reg display of windows in an App
- From: Paul Davis <paul linuxaudiosystems com>
- To: SIRISHA MUPPAVARAPU <sirisha muppavarapu veralight com>
- Cc: gtkmm-list gnome org
- Subject: Re: reg display of windows in an App
- Date: Tue, 19 Dec 2006 16:03:00 -0500
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]