I think when a connect a new function to a widget. Replace the default functions of the widget.
I tried to add a keyboard event to insert a key frames and this letted me unable to change the widget value with the keyboard. The same occurred to mouse events. I added the events to the widget with g_signal_connect. You known some way to connect multiple events to a single widget. -- Fabio Gonzalez Author and Maintainer of GNU fcrypt http://www.gnu.org/software/fcrypt _______________________________________________ gtk-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-list
