Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MouseEnter
Message
 
 
To
24/02/2012 08:58:04
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01536382
Message ID:
01536419
Views:
60
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform