Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display for a moment
Message
 
 
To
13/02/2004 14:50:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00876346
Message ID:
00877309
Views:
15
This message has been marked as the solution to the initial question of the thread.
Kevin,

Use a timer object in a one-shot manner. In the GotFocus() set the Interval = 2000 and enable it. And Zorder the other thing on top. All input the user types should be going into the object1. In the Timer.Timer() event, this.Enabled = .f. and Zorder the other control to the back.

>Thanks, but I already knew about the Zorder function. What I am trying to to do is have focus on "object 1" (textbox) and when it gets focus on that text box, have it bring "object 2" (memo) to the front for about 2 seconds and go back to the back while still being able to enter data in "object 1" and not needing to wait 2 seconds before entering data is allowed. Any ideas?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform