Update of /cvsroot/mahogany/M/include/gui
In directory usw-pr-cvs1:/tmp/cvs-serv4916/include/gui

Modified Files:
        wxMDialogs.h 
Log Message:
added support for persistent Yes/No/Cancel msg boxes

Index: wxMDialogs.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMDialogs.h,v
retrieving revision 1.98
retrieving revision 1.99
diff -b -u -2 -r1.98 -r1.99
--- wxMDialogs.h        16 Apr 2002 22:48:23 -0000      1.98
+++ wxMDialogs.h        18 May 2002 17:11:17 -0000      1.99
@@ -205,5 +205,6 @@
                                const wxWindow *parent = NULL,
                                char const *title = MDIALOG_YESNOTITLE,
-                               int flags = M_DLG_YES_DEFAULT);
+                               int flags = M_DLG_YES_DEFAULT,
+                               const MPersMsgBox *persMsg = NULL);
 
 /** File requester dialog: asks user for a file name


_______________________________________________________________
Hundreds of nodes, one monster rendering program.
Now that's a super model! Visit http://clustering.foundries.sf.net/

_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to