this is strange
- From: Andres Gonzalez <gonzo agoralabs com>
- To: "gtk-list gnome org" <gtk-list gnome org>
- Subject: this is strange
- Date: Tue, 30 Sep 2008 16:29:54 -0500
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
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]