Hi Simon,
the problem was actually in my code and not in GObject or Gtk, what i
posted is working.
thanks for pointing out the problem of multiple inheritance from GObject
and Gtk.Button, it was just a try to see if it changes anything.
thank you,
moritz
Am Freitag, den 06.07.2012, 14:59 -0700 s
Hi Moritz,
A good thing to do would be to pair your example down into something
runnable from a console without any dependencies except GObject and Gtk if
possible. Anyone helping will have to do this anyway in order to observe
the problem. However, something that immediately stuck out in the code,