Hubert Soko__owski:

> do you synchronize these threads somehow? if it is possible to set
> sensitive on this button by the main thread then try to do this.

I don't get your point.

I do it this way: With the button click event all concerned buttons are
set insensitive, at the same time a timer is started. Then, in an idle
function, it is checked if the timer has expired. If so, all buttons are
reset sensitive.

Do you think something is wrong with that?

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