Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display for a moment
Message
De
17/02/2004 15:15:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00876346
Message ID:
00878075
Vues:
14
>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?


Thanks a lot, that worked great. I guess I was thinking about a timer having an option to activate only once not thinking about making it active and inactive as I moved to objects. Jan and Feb stink because I am usually sick from people passing viri around and it is so hard to think logically about things when you are sick. But it worked great, Thanks
``` Appreciate a normal day, it is always better than a bad one ```

Kev
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform