Hi

I was trying to use the MDialog_ErrorMessage() in wxMDialogs and found that it
is not actually shown as a modal dialog. Even though the argument list
specifies modal as one of the settings, it doesn't seem to be used. I was
wondering what the situation is with this function, why is it not a modal
box? Message dialogs like these should be, though.

If I change it to use wxMessageDialog (I know wxMessageBox is just a
wrapper for the wxMessageDialog without the modal setting), and with it,
making it a modal message dialog, would that cause any problems anywhere else 
in M. After all, it's just an internal modification of the function.

Any thoughts?

regards

-- 
Thomas Finneid

email: [EMAIL PROTECTED]
 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to