I run clearlooks with tango for icons.
--
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
> I Just noticed when I added a tabstrip to my form, when the form loads I
> see this output on the terminal
>
> (speedy:14712): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
> allocate widget with width -5 and height 0
>
> This appears to be related to the tabstrip only. If I remove the t
I Just noticed when I added a tabstrip to my form, when the form loads I see
this output on the terminal
(speedy:14712): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -5 and height 0
This appears to be related to the tabstrip only. If I remove the tabstrip fr