1. Re: ew32.dll
If anyone knows what the following means, what it does, and how it might be
used, please let me know !
..manythanks Wolf
--<ewSetonExit>--
Syntax: include ew32.e
ewSetOnExit( aObject, iRoutineID )
Description: Sets the function to be called when an object loses focus.
The only parameter passed is the address of the sender.
Return True if losing focus is allowed, False otherwise.
Example: function OnExit( atom Sender )
ewSetOnCLick( aContactList, routine_id( "OnExit" ) )
BTW: I'm really trying to figure out if it's possible to "SKIP" an SLE that a
user TAB's to.
-------------------------------------------------------
..with a little web-page at http://www.king.igs.net/~wolfritz