Re: Subwindows possible?




Chris Freeze <cfreeze@mystic.cs.clemson.edu> writes:
> I am trying to have a main window that has 4 subwindows inside of it.  So far I
> have been unable to do this.  Every attempt I've tried results in separate
> side by side windows, not a window and subwindow layout.  Here is basically what
> I have tried in my last attempt.  Is it possible to do this with just Gtk?  If
> so, what am I missing?
> 

No, you can't put toplevel windows (GtkWindow) inside a container.

Havoc




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