You need to post more detailed information, in this case your source
code would be really the only thing we could use for helping, since
you've already implemented the container. Would you upload the code
somewhere so we can check? Thanks!

Milosz

On 9/9/07, Mark Tilford <[EMAIL PROTECTED]> wrote:
> On 9/9/07, Milosz Derezynski <[EMAIL PROTECTED]> wrote:
> > There's a tutorial here:
> > http://gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch25.html#id2575155
> >
> > If you have question along the process, there's an IRC channel present
> > at #c++ on irc.gimp.org .
> >
> > Milosz
>
> When I run the sample program, I get the error
> (a.out:4224): Gtk-WARNING **: GtkContainerClass::remove not
> implemented for `gtkmm__GtkContainer'
>
> (a.out:4224): Gtk-WARNING **: GtkContainerClass::remove not
> implemented for `gtkmm__GtkContainer'
> on exit.
>
>
> >
> > On 9/8/07, Mark Tilford <[EMAIL PROTECTED]> wrote:
> > > Is there any information about how to implement my own container
> > > class?  In particular, how do I set the size of a contained widget?
> > > (I tried set_size_request, but that runs into trouble when I shrink
> > > the window.)
> > > _______________________________________________
> > > gtkmm-list mailing list
> > > [email protected]
> > > http://mail.gnome.org/mailman/listinfo/gtkmm-list
> > >
> >
>
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to