Re: problems with adding to a container.



On Tue, 22 Apr 2003 22:53:08 -0700 (PDT) Stoyan karanfilov wrote:

> [...]  But when I try to add gtkglarea in more
> than one frame [I am using gtk_container_add
> (GTK_CONTAINER (frame1), area) ] I can't:
> "Gtk-WARNING **: Attempting to add a widget with type
> GtkGLArea to a container of type GtkFrame, but the
> widget is already inside a container of type GtkFrame,
> the GTK+ FAQ at http://www.gtk.org/faq/ explains how
> to reparent a widget." 
> How can I do this?  [...]

You'll probably have to create _four_ gtkglareas.  One for each view.


cheers,
michael



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