CVS: anygui/test test_radiogroup.py,1.14,1.15

Magnus Lie Hetland <[email protected]> Mon, 14 Oct 2002 15:29:58 -0700
Newsgroups gmane.comp.python.anygui.cvs
Message-ID <[email protected]>
Update of /cvsroot/anygui/anygui/test
In directory usw-pr-cvs1:/tmp/cvs-serv743

Modified Files:
	test_radiogroup.py 
Log Message:


Index: test_radiogroup.py
===================================================================
RCS file: /cvsroot/anygui/anygui/test/test_radiogroup.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** test_radiogroup.py	21 Aug 2002 04:36:23 -0000	1.14
--- test_radiogroup.py	14 Oct 2002 22:29:56 -0000	1.15
***************
*** 15,24 ****
  app = Application()
  
! win = Window(width = 270, height = 200)
  app.add(win)
  box = GroupBox(x = 30, y = 30, width = 130, height = 130, text = 'Shakes')
  win.add(box)
  for i in xrange(0, 3):
!     btn = RadioButton(x = 30, y = (i+1) * 30, width = 90, height = 30, 
                        text = labels[i],
                        group = grp, value = i)
--- 15,24 ----
  app = Application()
  
! win = Window(width = 270, height = 150)
  app.add(win)
  box = GroupBox(x = 30, y = 30, width = 130, height = 130, text = 'Shakes')
  win.add(box)
  for i in xrange(0, 3):
!     btn = RadioButton(x = 0, y = (i) * 30, width = 90, height = 30, 
                        text = labels[i],
                        group = grp, value = i)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf