CVS: anygui/lib/anygui/backends tkgui.py,1.87,1.88

Magnus Lie Hetland <[email protected]> Sun, 21 Mar 2004 13:32:42 -0800
Newsgroups gmane.comp.python.anygui.cvs
Message-ID <[email protected]>
Update of /cvsroot/anygui/anygui/lib/anygui/backends
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30900/lib/anygui/backends

Modified Files:
	tkgui.py 
Log Message:
Removed the sunken border on frames in tkgui, to match other
back-ends.


Index: tkgui.py
===================================================================
RCS file: /cvsroot/anygui/anygui/lib/anygui/backends/tkgui.py,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -r1.87 -r1.88
*** tkgui.py	26 Aug 2003 16:21:44 -0000	1.87
--- tkgui.py	21 Mar 2004 21:32:40 -0000	1.88
***************
*** 568,572 ****
  
      def widgetFactory(self, *args, **kws):
!         kws['relief'] = 'sunken'
          kws['borderwidth'] = 2
          widget=Tkinter.Frame(*args, **kws)
--- 568,572 ----
  
      def widgetFactory(self, *args, **kws):
!         #kws['relief'] = 'sunken'
          kws['borderwidth'] = 2
          widget=Tkinter.Frame(*args, **kws)



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click