Posted By:
Effi_Olivkovich
Posted On:
Tuesday, October 16, 2001 03:45 AM
I'm invoking InternalMessageDialog when an error/warning occures in my application.
The problem is:
if there are more Internal frames present while the MessageDialog is invoked, the frames are not made disabled as I would expect when invoking a message Dialog box.
is there a way to make all present internal frames disabled while an InternalMessageDialog is present?
-Thanks