CVS: anygui setup.py,1.9,1.10

"Dallas T. Johnston" <[email protected]> Sat, 16 Nov 2002 04:41:12 -0800
Newsgroups gmane.comp.python.anygui.cvs
Message-ID <[email protected]>
Update of /cvsroot/anygui/anygui
In directory usw-pr-cvs1:/tmp/cvs-serv24516

Modified Files:
	setup.py 
Log Message:
dded frontend widgets and ported ComboBox to the new architecture.
Still some layout bugs in cb, but that will be fixed by tomorrow.
Also, changed the dialogs to remove Anygui, and fixed OpenFileDialog
to pretty much work perfectly now.
We just need to think of a clean way to have dialogs return their
values.


Index: setup.py
===================================================================
RCS file: /cvsroot/anygui/anygui/setup.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** setup.py	13 Nov 2002 17:19:22 -0000	1.9
--- setup.py	16 Nov 2002 12:41:10 -0000	1.10
***************
*** 12,16 ****
      def finalize_options(self):
          pass
!         
      def run(self):
          self.run_command('build')
--- 12,16 ----
      def finalize_options(self):
          pass
! 
      def run(self):
          self.run_command('build')
***************
*** 77,79 ****
         packages           = ['anygui', 'anygui.backends',
                               'anygui.backends.txtutils',
!                              'anygui.dialogs'])
--- 77,80 ----
         packages           = ['anygui', 'anygui.backends',
                               'anygui.backends.txtutils',
!                              'anygui.dialogs',
!                              'anygui.frontend_wrappers'])



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html