[Gambas-user] An error with gb.gtk3 by using ListBox

Ru Vuott vuott at ...325...
Mon Jan 6 00:37:22 CET 2014


Hello,

on a Form I have a ListBox object, and I actived   gb.gtk3   component.

My code is simply:

Public Sub Form_Open()

    ListBox1.Add("Scripta manent")

End


Well, when I start the application, in console I obtain this warning:

Gtk-WARNING **: /tmp/buildd/gtk+3.0-3.8.7~1+petra/./gtk/gtkstylecontext.c:2470: can't get style properties for non-widget class `void'


''''''''''''''''''''''''''''''''''''''''''''''''
My actual system (Gambas revision #6067):

[System]
Gambas=3.5.90
OperatingSystem=Linux
Kernel=3.11.0-12-generic
Architecture=x86_64
Distribution=Linux Mint 16 Petra
Desktop=GNOME
Theme=QCleanlooks
Language=it_IT.UTF-8
Memory=3954M
[Libraries]
Cairo=libcairo.so.2.11200.16
DBus=libdbus-1.so.3.7.4
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.200.0
GTK+3=libgtk-3.so.0.803.4
GTK+=libgtk-x11-2.0.so.0.2400.20
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.43.0.0
Qt4=libQtCore.so.4.8.4
SDL=libSDL-1.2.so.0.11.4


Best regards
vuott




More information about the User mailing list