CVS: anygui/lib/anygui/backends javagui.py,1.52,1.53

Magnus Lie Hetland <[email protected]> Sat, 31 Aug 2002 17:49:33 -0700
Newsgroups gmane.comp.python.anygui.cvs
Message-ID <[email protected]>
Update of /cvsroot/anygui/anygui/lib/anygui/backends
In directory usw-pr-cvs1:/tmp/cvs-serv14176/lib/anygui/backends

Modified Files:
	javagui.py 
Log Message:
Fixed really embarrasing bug... Thanks, Samuele :)

Index: javagui.py
===================================================================
RCS file: /cvsroot/anygui/anygui/lib/anygui/backends/javagui.py,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -r1.52 -r1.53
*** javagui.py	31 Aug 2002 23:05:22 -0000	1.52
--- javagui.py	1 Sep 2002 00:49:30 -0000	1.53
***************
*** 264,270 ****
  
  # FIXME: 'Copy-Paste' inheritance...
! def TextAreaWrapper(ComponentWrapper):
  
-     #[mlh@20020831] It seems that this is never called...
      def widgetFactory(self, *args, **kwds):
          return JScrollableTextArea()
--- 264,269 ----
  
  # FIXME: 'Copy-Paste' inheritance...
! class TextAreaWrapper(ComponentWrapper):
  
      def widgetFactory(self, *args, **kwds):
          return JScrollableTextArea()



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390