Hi, REALbasic 2006 Release 3 Actually Windows XP (can happens on Mac OS X, but I have doubts)
For long forgotten reasons, I have a FileOpen Event Handler in an EditField SubClass. I didn't place "Return True" at the end of the code there.
I have some code in App and Window FileOpen MenuHandler (and have one "Return True" there).
Once I added "Return True" in the EditField SubClass, I do not get two Open dialogs / two windows with twice the same file (or two different depending on what I do with the Open dialog).
Is it intended behavior (that a SubClass is first in the Menu Handler Events line) ?
Is this behavior documented somewhere (if yes, where ?) ? Thanks, Emile _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
