[MonoDevelop] GtkFrame not working properly

Lluis Sanchez lluis at ximian.com
Wed Apr 12 06:08:54 EDT 2006


El mar, 11-04-2006 a las 22:46 +0100, none none escribió:
> Ok so I'm using monodevelop from svn and i have a problem using
> GtkFrames, here's how to reproduce it:
> 
> 1. Create a new project
> 2. put a GtkFrame onto the main window and run the project, so far so good
> 3. now stick a widget like a  label inside the Frame and try running it again
> 4. on the console you will see the following error: Gtk-WARNING **:
> Attempting to add a widget with type GtkLabel to a GtkFrame, but as a
> GtkBin subclass a GtkFrame can only contain one widget at a time; it
> already contains a widget of type GtkAlignment
> 
> any idea whats going on?

This is a bug in the code generation. Can you please file a bug report?
thanks.

Lluis.




More information about the Monodevelop-list mailing list