Re: [Gambas-user] GTK crashes with coloured Form and Panel

2012-08-18 Thread Adrien Prokopowicz
Le samedi 18 août 2012 20:06:32 Benoît Minisini a écrit : > Le 18/08/2012 19:20, Adrien Prokopowicz a écrit : > > Hi, > > > > I said everything in the title : just add a Panel to a Form, set a > > background color for both, and when sarting, gb.gtk crashes : > > > > (TestGTK:1760): Gtk-CRITICAL

Re: [Gambas-user] GTK crashes with coloured Form and Panel

2012-08-18 Thread Benoît Minisini
Le 18/08/2012 19:20, Adrien Prokopowicz a écrit : > Hi, > > I said everything in the title : just add a Panel to a Form, set a background > color for both, and when sarting, gb.gtk crashes : > > (TestGTK:1760): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion > `GTK_IS_WIDGET (widget)' failed >

[Gambas-user] GTK crashes with coloured Form and Panel

2012-08-18 Thread Adrien Prokopowicz
Hi, I said everything in the title : just add a Panel to a Form, set a background color for both, and when sarting, gb.gtk crashes : (TestGTK:1760): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion `GTK_IS_WIDGET (widget)' failed See the attached project. Regards, Adrien. TestGTK-0.0.1.tm