B
BartMille
Guest
I stumbled across some strange behavior yesterday. Perhaps somebody can enlighten me... Situation: All completely standard code, generated from appbuilder/ui designer. OE 11.5 & 11.7 I have a form(cls) with a button. The button opens a window (.w). Now, if the .w opens another window and I close that one, weird things happen to the focus. a) the .w is closed with "escape/endkey", everything behaves normally b) the .w is closed with the x in the menu bar (window-close), the focus is no longer on the window I return to. In fact, the focus seems to be completely gone. Does anybody have an idea why this happens? It does not happen if we're working with only windows and no forms. So it seems there's a problem related to the combination of AblForms & the close-window from .w's.
Continue reading...
Continue reading...