Re: this is strange



Did you try commenting out all activity in your callback handler ?



----- Original Message ----
From: Andres Gonzalez <gonzo agoralabs com>
To: "gtk-list gnome org" <gtk-list gnome org>
Sent: Tuesday, September 30, 2008 11:29:54 PM
Subject: this is strange


I have a simple button that is working correctly except for one issue. 
After I click on it, after the callback has been called correctly, the 
button seems to go dead until I click on any other area in the 
application. The sensitivity is correct, the button looks normal after 
the 1st click. The callback never gets called until I click on any other 
area in the app.

In other words, after the button works correctly once (the callback gets 
called) then the callback will not be called until I first click on any 
other area of the application. I can click on the button any number of 
times but the callback will not get called until I first click elsewhere.

The event loop seems to working otherwise in that the rest of the 
application which has lots of other buttons works fine.

Any idea what is going on here??

-Andres

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list



      


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]