Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29012/video
Modified Files:
videoitem.py
Log Message:
do not show popup, thumbnail is build in background
Index: videoitem.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/videoitem.py,v
retrieving revision 1.158
retrieving revision 1.159
diff -C2 -d -r1.158 -r1.159
*** videoitem.py 1 Jan 2005 17:06:01 -0000 1.158
--- videoitem.py 1 Jan 2005 18:38:51 -0000 1.159
***************
*** 455,462 ****
create a thumbnail as image icon
"""
- pop = PopupBox(text=_('Please wait....'))
- pop.show()
util.videothumb.snapshot(self.filename)
- pop.destroy()
if menuw.menustack[-1].selected != self:
menuw.back_one_menu()
--- 455,459 ----
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog