[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.62,1.63

Tim Peters tim_one@users.sourceforge.net
Tue, 31 Jul 2001 20:36:22 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv10030

Modified Files:
	python20.wse 
Log Message:
Aha!  Finally figured out something else that's been driving me nuts:
turns out the canned new "backup directory" dialog put its "back" and
"next" buttons at a different relative horizontal position than all the
other canned dialogs.  This explains why you had to keep moving the
mouse around if you wanted to do a straight all-default install -- the
Next button kept moving around.  Now the back/next buttons are in exactly
the same place on all dialogs, and you can click straight thru to the end.


Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.62
retrieving revision 1.63
diff -C2 -d -r1.62 -r1.63
*** python20.wse	2001/08/01 03:29:59	1.62
--- python20.wse	2001/08/01 03:36:20	1.63
***************
*** 417,421 ****
      Font Size=8
      item: Push Button
!       Rectangle=172 185 214 199
        Variable=DIRECTION
        Value=N
--- 417,421 ----
      Font Size=8
      item: Push Button
!       Rectangle=150 185 192 199
        Variable=DIRECTION
        Value=N
***************
*** 433,437 ****
      end
      item: Push Button
!       Rectangle=130 185 172 199
        Variable=DIRECTION
        Value=B
--- 433,437 ----
      end
      item: Push Button
!       Rectangle=105 185 147 199
        Variable=DIRECTION
        Value=B