nt: Friday, March 10, 2006 10:12 AM
To: Prabhakar Muthuswamy
Cc: gtk-app-devel-list@gnome.org
Subject: Re: Closing Main window with out Closing the child window
On Fri, Mar 10, 2006 at 09:51:03AM -0500, Prabhakar Muthuswamy wrote:
> I have a main window (which is a login screen) after I am
&g
All
I have a main window (which is a login screen) after I am
authenticated this main window should go away and other window should
pop up. As of now I am able to pop the second window but the main window
is hiding behind the second window. Is there an API which would allow me
to close the ma
All
Is there any good book available in the market for GTK+ application
development?
Thanks
Prabhakar
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Our application should get serial data from server, interpret the
data as VT100 text and then display it in a window. Is there a VT100
widget in GTK that will do the VT100 interpretation for us? If not how
should I do this?
Thanks in Advance
___