Thanks, Roger! Using the off-screen EditField worked perfectly.
On 04/07/2007 10:22 PM, "Roger Clary" <[EMAIL PROTECTED]> wrote: > I agree that Windows has difficult issues with KeyDown events. I have > resorted to creating an offscreen edit field, setting focus to it, > and handling the keys I want within the EF's keydown event. This has > worked well for me. The same code also works on a Mac > > HTH > > > Roger M. Clary > Class One Software > http://www.classonesoftware.com > [EMAIL PROTECTED] > > _______________________________________________ > Unsubscribe or switch delivery mode: > <http://www.realsoftware.com/support/listmanager/> > > Search the archives: > <http://support.realsoftware.com/listarchives/lists.html> _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
