On Sep 2, 2006, at 10:24 AM, Robert Poland wrote:
Putting the code in the editfield KeyDown gave very weird results.
Like what? I've been doing it there for years, on both Mac and
Windows, and it's always worked fine for me.
Primarily when a MsgBox is called. Control goes out of sight rather
than to the next box.
Ouch!
There are many problems with putting MsgBox in events and should be
avoided like "The Plague". They are very problematical and, if
absolutely necessary, should be done after the event by using a timer
to execute the code.
Terry
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>