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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to