Mark, Working through the detail of your numeric check of data in an edit control, I noticed that the "getCaretPos" method is not in build 6965 of the ooDialog ref. I checked in several of the source files, but couldn't find it. Can you tell me please which ooDialog source file I should look in?
The statement in your EditDecs file (in the 'onUpdate' method) was: pos = self~getCaretPos(ecDecNum2) - 1 Btw, I wondered why this is not a method on the edit control itself rather than on the dialog. This is an area that seems a little confusing. Is there a principle I can apply to predict whether a method is on a control object or on a dialog object? Many thanks, Oliver ------------------------------------------------------------------------------ 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
