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



On Mon, 7 Mar 2005 20:45:41 +0100
Felix Kater <f kater2 gmx net> wrote:

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?
you wrote that the button is set sensitive from another thread. that why
I asked about synchronization.




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