I have a MDI form and a child window, and I am using the XPmenus (barmanager, baritems, etc.).
Has anyone had the following problem: I open a modal form to make a selection that will appear in the MDI parent form. Once the selection is made the modal form closes but instead of the MDI parent form receiving focus any open application behind it gets the focus but the MDI parent remains at the top but with a hole down to the now active window where the modal form once was on the screen.
The kicker is that this only occurs when the MDI child form is maximized in the parent. If it is minimized, or just within the parent this redraw/focus problem does not occur. Although there is a slight flicker of that blank-space, but it's not nearly as bad.
Attached is a word doc in a zip file with two screen shots of what I'm encountering.
Thanks,
Tom