Update of /cvsroot/freevo/freevo/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv2491

Modified Files:
        GUIObject.py 
Log Message:
show() now updates its own area


Index: GUIObject.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/GUIObject.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** GUIObject.py        2 Mar 2003 20:15:41 -0000       1.6
--- GUIObject.py        3 Mar 2003 00:41:41 -0000       1.7
***************
*** 8,11 ****
--- 8,14 ----
  #-----------------------------------------------------------------------
  # $Log$
+ # Revision 1.7  2003/03/03 00:41:41  rshortt
+ # show() now updates its own area
+ #
  # Revision 1.6  2003/03/02 20:15:41  rshortt
  # GUIObject and PopupBox now get skin settings from the new skin.  I put
***************
*** 289,292 ****
--- 292,296 ----
          self.visible = 1    
          self.zir.update_show(self)
+         self.osd.update(self.get_rect())
  
  




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to