Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer stops working
Message
 
To
03/10/2005 05:32:18
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8
Miscellaneous
Thread ID:
01055441
Message ID:
01055443
Views:
11
No, nothing problem in your code. But VFP use so-called soft-timer, instead hard-timer. You can use CPPTimer - FILE# 9315

MartinJ

>Hi All,
>
>I have a timer and a command button on the main screen. The clicking of the
>button displays a popup menu. The problem is that when the popup is displayed the timer stops. The moment the mouse is moved or when i use the up / down arrow keys in the popup then the timer continues. I have coded the following statement :
>
>Activate Screen
>
>Define Popup Shortcut Shortcut From lnRow, lnCol Relative
>Define Bar 1 Of Shortcut Prompt "\>Define Bar 2 Of Shortcut Prompt "\>Define Bar 3 Of Shortcut Prompt "\>
>On Selection Bar 1 Of Shortcut objMe.onSelect(1)
>On Selection Bar 2 Of Shortcut objMe.onSelect(2)
>On Selection Bar 3 Of Shortcut objMe.onSelect(3)
>
>Activate Popup Shortcut Bar 1
>Activate Screen
>
>Release Popup Shortcut
>Activate Screen
>
>Is there any problem with this code?
>
>Thanks in advance!
>JD.
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Reply
Map
View

Click here to load this message in the networking platform