So basicly I used Glade to create the UI. So I have a gnome window (with menu bar and button tool bar and all). ANd there are lots of containers (VBox's and HBox's) and doen this chain is a GtkDrawingArea. I used Glade to add handlers for various events (like motion_notift_event, and enter_notify_event etc.). None of these handlers ever seem to get called however. What is causing this? Do I have to do something more? Are the containers preventing the event from trickling down to the GtkDrawingArea?
Travis Miller
_______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list