Hello, i'm a hobby coder having a lot of fun with vala and gtk (except treeview ;). and i'm now in the process off trying to create something useful with vala (more on that later). i was trying to adapt the GladeSample[0] to use Gtk.Builder (as i didn't found any examples of this), after a (long) while i got something that didn't give me any compile-time errors... but sadly i lack some general info about all this, to understand why the signal handler is not found. so, would be very helpful if someone could kick me in the right direction. attached is a test case how far i got. cheers Andre "Osku" Schmidt [0] http://live.gnome.org/Vala/GladeSample ps. my system is ubuntu9.04 64bit, glade3.6.1, valac0.7.2(svn)
Attachment:
test-gtkbuilder.ui
Description: application/designer
Attachment:
test-gtkbuilder.vala
Description: Text Data