|
From: | Byrial Jensen |
Subject: | [Bug-XBoard] The clock stops if the board window is moved with stickyWindows on |
Date: | Tue, 13 Mar 2012 14:26:03 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 |
I tried to find the reason but failed. But I made the following 2 observations:
1) The window actions will trigger the function DelayedDrag() if stickyWindows is active, and DelayedDrag() uses XtAppAddTimeOut() like also the clock does. Could it really be that no more than one timer can be active?
2) The function ClockTimerRunning() is defined, but never called. I suppose it should be deleted.
[Prev in Thread] | Current Thread | [Next in Thread] |