posted 22 years ago
Thanks for the feedback.
I actually have been very good about parenting my dialogs. Primarily so I can center them over the parent frame.
So, the owner thing is not the problem, most likely.
Rather it is a window listener issue of some sort. In one case, when the system focus returns to the APP, I get the currently open dialog, and
in the other case I get the home frame, which is locked by the (not showing) dialog's modality...
Sounds like I'll be delving into window listeners for a while... any suggestions would be appreciated.
Caleb T