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



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]