Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Timer not firing???
Message
From
13/11/2002 23:45:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Timer not firing???
Miscellaneous
Thread ID:
00722503
Message ID:
00722503
Views:
58
I have a simple form with a progress bar on it...and a timer that fires every second (interval=1000). The idea is to move the progress bar based on time.

Anyway when I run it by itself in test mode it works fine...when I include it in the program the timer does not seem to fire.

Any ideas?

Also, it has a animation control on the form (floating paper). Again, it works fine when you run it from the form designer but when I call it from inside the program the timer doesn't fire.

Here's the code in the program.

m.oMessage = .null.
DO FORM ("please wait authorizing") NAME m.oMessage NOSHOW
m.oMessage.show()


Any help would be appreciated...Thanks.

Bob Bartel
Next
Reply
Map
View

Click here to load this message in the networking platform