In the initDialog I specify:
self~connectNotifyEvent("IDC_DECNUM1","GOTFOCUS",yyyy)
self~connectNotifyEvent("IDC_DECNUM1","LOSTFOCUS",xxxx) Both give a zero return code. However, no matter how much I try to place focus on the edit control "IDCDECNUM1", I never get the methods "xxxx" or "yyyy" invoked. Am I doing something wromg? Maybe I'm misunsderstanding what "focus" is?? Many thanks, Oliver PS: The code is attached - a test dialog for sorting out how to check for valid numeric entry. It's pretty messy I'm afraid 'cos I'm doing a couple of other things as well.
EditDecs.h
Description: Binary data
EditDecs.rc
Description: Binary data
EditDecs.rex
Description: Binary data
EditDecs.dll
Description: application/msdownload
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________ Oorexx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-users
