|
From: <xue...@us...> - 2003-07-12 23:20:34
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1:/tmp/cvs-serv30453 Modified Files: ioC.ini Log Message: Increased the width available for the text messages (still using single-line messages). Index: ioC.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioC.ini,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** ioC.ini 5 Jul 2003 12:44:24 -0000 1.6 --- ioC.ini 12 Jul 2003 23:20:31 -0000 1.7 *************** *** 18,23 **** Type=GroupBox Text= ! Left=10 ! Right=290 Top=0 Bottom=60 --- 18,23 ---- Type=GroupBox Text= ! Left=0 ! Right=300 Top=0 Bottom=60 *************** *** 26,31 **** Type=RadioButton Text= ! Left=30 ! Right=288 Top=12 Bottom=22 --- 26,31 ---- Type=RadioButton Text= ! Left=5 ! Right=298 Top=12 Bottom=22 *************** *** 35,40 **** Type=RadioButton Text= ! Left=30 ! Right=288 Top=27 Bottom=37 --- 35,40 ---- Type=RadioButton Text= ! Left=5 ! Right=298 Top=27 Bottom=37 *************** *** 43,48 **** Type=RadioButton Text= ! Left=30 ! Right=288 Top=42 Bottom=52 --- 43,48 ---- Type=RadioButton Text= ! Left=5 ! Right=298 Top=42 Bottom=52 *************** *** 52,57 **** Type=GroupBox Text= ! Left=10 ! Right=290 Top=75 Bottom=135 --- 52,57 ---- Type=GroupBox Text= ! Left=0 ! Right=300 Top=75 Bottom=135 *************** *** 61,66 **** Type=Label Text= ! Left=15 ! Right=288 Top=85 Bottom=130 --- 61,66 ---- Type=Label Text= ! Left=5 ! Right=298 Top=85 Bottom=130 |