we use formInDialogs a lot to show a single view of related records. Now we have this interesting little problem:
if the cursor sits in a text field and you hit the ESC-key, your foundset is lost showing all records instead of closing the dialog. This does not happen if the cursor is in a text area (haven’t tried other field types)!?
I have seen many instances of strange behavior when using the escape key in dialogs. In FormInDialog and the DatePicker. Sometimes the dialog closes (like it should), sometimes it turns empty and won’t close anymore unless you select a menu in the menubar.
I haven’t had the time yet to really dig into this issue.
Johan, I sent you a solution the other day to figure out that startup problem. If you still have that, please move to form “einzelansicht”, hit tab “adressen” where you might have to enter one first (button “neu”). If you have an address in the tab panel, you can hit the button “…” to open the form in dialog. Click in field “strasse” and hit esc. There you go…