Update of /cvsroot/freevo/freevo/src/image
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5311

Modified Files:
        viewer.py 
Log Message:
update to new callback handling in rc

Index: viewer.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/image/viewer.py,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** viewer.py   12 May 2004 18:56:36 -0000      1.48
--- viewer.py   31 May 2004 10:45:27 -0000      1.49
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.49  2004/05/31 10:45:27  dischi
+ # update to new callback handling in rc
+ #
  # Revision 1.48  2004/05/12 18:56:36  dischi
  # add keys to move inside a zoom image in image viewer
***************
*** 276,280 ****
              blend.start()
              while not blend.finished:
!                 self.osd.sleep(0)
              blend.remove()
  
--- 279,283 ----
              blend.start()
              while not blend.finished:
!                 rc.poll()
              blend.remove()
  



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to