On Thu, Jun 20, 2002 at 12:37:11AM +0200, Olivier Chapuis wrote:
> Ah I see! I think that the busy cursor you see does not come from
> the "busy cursor patch". I am not sure, but I think it comes from
> WaitForButtonsUp in events.c. If you replace
> 
>       GrabEm(CRS_WAIT, GRAB_NORMAL);
> by
>       GrabEm(None, GRAB_NORMAL);
> 
> in WaitForButtonsUp, do you still get this irritating busy cursor? 
> Maybe this is the solution?

Yes, you're right.  I've added a short delay before the wait
cursor is used (20 passes through the loop).  That's enough to
prevent the watch cursor if you just click on the button.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to