Re: button receives focus but can't be pressed in



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]