RE: Trapping the TAB key
- Posted by Derek Parnell <ddparnell at bigpond.com> May 06, 2002
- 401 views
I must apologise. My message was meant for euman alone. It is a bit of a private running joke we have. Sorry if any offense was caused. euman at bellsouth.net wrote: > Derek and all, > > I wasnt aware you had made this possible in Win32lib. > Just trying to be of use.. > > BTW, how much code does it take you to do the same thing I > presented (as a wrapper)? > I have no idea. Its processing is so embedded in normal win32lib functionality it would be difficult to isolate the specific code elements that effect tabkey processing. > Euman > > ----- Original Message ----- > From: "Derek Parnell" <ddparnell at bigpond.com> > > > > Once again Euphoria Man, you're cleaver tricks are much more simpler > > than the Win32lib way > > > > euman at bellsouth.net wrote: > > > > This traps the tabkey by sending a message to itself for further > > > processing. > > > > > > WOW, Cool eh? > > > > > > compared to setTabkeys(0)? Sure man, whatever. > > > > > Euman > >