Update of /cvsroot/freevo/freevo/src/tv
In directory sc8-pr-cvs1:/tmp/cvs-serv11844
Modified Files:
program_display.py
Log Message:
Don't need to set height.
Index: program_display.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/program_display.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** program_display.py 13 Jul 2003 19:58:01 -0000 1.6
--- program_display.py 2 Aug 2003 12:52:41 -0000 1.7
***************
*** 10,13 ****
--- 10,16 ----
#-----------------------------------------------------------------------
# $Log$
+ # Revision 1.7 2003/08/02 12:52:41 rshortt
+ # Don't need to set height.
+ #
# Revision 1.6 2003/07/13 19:58:01 rshortt
# Fix some display bugs and remove access to favorites until I fix some bugs.
***************
*** 275,279 ****
elif event == em.INPUT_ENTER:
ProgramDisplay(prog=self.results.get_selected_item().value,
! context='recording', height=360).show()
return
elif event == em.INPUT_EXIT:
--- 278,282 ----
elif event == em.INPUT_ENTER:
ProgramDisplay(prog=self.results.get_selected_item().value,
! context='recording').show()
return
elif event == em.INPUT_EXIT:
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog