Skip navigation.
 
mlStacked modal dialogs
FROM : Donald Brown
DATE : Wed Jan 29 11:58:46 2003

Modal dialog is up, calls something that brings up another modal dialog
like an alert.  If the user clicks on the first modal dialog, it comes
to the front, hiding the second, but the second modal dialog is still
active and the program appears to have locked up.

Is there any way to make sure that modal dialogs stay in their proper
order?  I tried setting the window level, but it didn't seem to stick.

Donald

--
Donald Brown
<email_removed>
http://www.eamontales.com

We have met the enemy and he is us - Pogo
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlStacked modal dialogs Donald Brown Jan 29, 11:58
mlRe: Stacked modal dialogs Stéphane Sudre Jan 29, 12:56