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

Modified Files:
        wxDialogLayout.h 
Log Message:
don't use wxTE_RIGHT by default for the etxt controls!

Index: wxDialogLayout.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxDialogLayout.h,v
retrieving revision 1.60
retrieving revision 1.61
diff -b -u -2 -r1.60 -r1.61
--- wxDialogLayout.h    2 Sep 2002 18:39:03 -0000       1.60
+++ wxDialogLayout.h    8 Sep 2002 01:32:30 -0000       1.61
@@ -637,5 +637,5 @@
                                        wxControl *last,
                                        wxCoord nRightMargin = 0,
-                                       int style = wxALIGN_RIGHT);
+                                       int style = wxTE_LEFT);
 
 extern wxRadioBox *CreateRadioBox(wxWindow *parent,



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to