Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to Auto Close a form?
Message
De
25/01/2009 21:43:14
 
 
À
25/01/2009 18:34:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01376662
Message ID:
01376950
Vues:
30
>Thanks to everyone's suggestions, I was able to adapt Greg's class to meet my needs.
>
>Greg,
>
>In case you are interested, here is a summary of the changes I made to the class.
>
>1) Added code to check for UNDEFINED object. This prevents a crash if developer selects "Command Window" during testing.
>2) Removed hard coded 10 second delay time and replaced it with "this.lnDelay" property.
>3) In the original class, it tracked mouse movement anywhere on the desktop or over any application. This was not what I needed so I added some code that provides a choice (via property .. this.llTypeMouseTracking) for the timer to respond to mouse movements over the specific FORM or the VFP application screen.
>4) Added new WAIT WINDOWS controlled ( via property .. this.llUserFeedbackMode) so the user is notified via WAIT WINDOWS (similar to the messages you used in DebugMode) when the form is about to close.
>
>Thanks again,
>Robert

No, Thank You.

Could please send me a copy of your version of the class. I would like to incorperate your changes and update the download posting. I will be sure to mention your name at each change point in the code and documentation. Email me at GregReichert@GLRsoftware.com.
Greg Reichert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform