Re: button receives focus but can't be pressed in
- From: Felix Kater <f kater2 gmx net>
- To: gtk-app-devel-list gnome org
- Subject: Re: button receives focus but can't be pressed in
- Date: Wed, 9 Mar 2005 22:56:30 +0100
Felix Kater:
To sum up:
If the mouse pointer on a button which was insensitive and gets
sensitive (by another thread), then the button is never highlighted
and doesn't receive the click signal when clicked.
Me again.
I found out that this issue is known as bug 56070 which is open since
2001-06-11... (!)
So, I'll try to find a solution for the client programmer this way:
When the button is re-set sensitive I would
* check if the mouse is inside the button's gdk window,
* then simulate the enter event
Can I do this somehow?
Felix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]