Re: gdk events stuff debugging

2010-01-27 Thread Manu TM
DebuggingGtk -Original Message- From: Manu TM [mailto:manutm...@gmail.com] Sent: Wednesday, January 27, 2010 4:11 PM To: Boggess Rod Cc: GTK mailing list Subject: Re: gdk events stuff debugging I'm using gcc (v4.4.1) on ubuntu (linux kernel 2.6.31-18.) By the way, I was just readi

Re: gdk events stuff debugging

2010-01-27 Thread Manu TM
I'm using gcc (v4.4.1) on ubuntu (linux kernel 2.6.31-18.) By the way, I was just reading the gtk doc on events when I found something saying that it was a common mistake to forget to use gtk_widget_set_events(). well, I've actually never used this function. Could this be the reason of the mess?

RE: gdk events stuff debugging

2010-01-27 Thread Boggess Rod
I don't know the answer, but I do know that, since gtk is a cross-platform library, the answer will require knowing what platform, and probably what compiler you're using. You might want to repost with that information. -Original Message- From: gtk-app-devel-list-boun...@gnome.org [mailto: