Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MouseEnter
Message
De
24/02/2012 13:21:55
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01536382
Message ID:
01536466
Vues:
64
>>>Hi All
>>>Is there a trick to get MouseEnter and MouseLeave to work on a Textbox?
>>>If I use the Wait Window Nowait function in MouseEnter nothing happens most of the time when the mouse enters. Very occasionally it does, but very intermittant.
>>
>>In addition to Event Tracking, in general, DebugOut is a much better choice than Wait Window for debugging. It sends whatever you pass to the Debugger's Debug Output window, so it interferes with the running code much less. Best of all, if you forget to remove DebugOuts, the user is no wiser, since they're ignored at runtime.
>>
>
>It always surprises me to see code that still includes Wait windows. Sure, it was once the standard way of displaying messages in FoxPro -- about 20 years ago.

I have one client who loves them and keeps having me add more to their application.

Other than that, I do use them for certain kinds of debugging where DebugOut won't do (mostly when something's going wrong only at runtime), but that's about it.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform