Update of /cvsroot/freevo/freevo/WIP/RobShortt
In directory sc8-pr-cvs1:/tmp/cvs-serv15753
Modified Files:
audioitem.py-testui
Log Message:
Index: audioitem.py-testui
===================================================================
RCS file: /cvsroot/freevo/freevo/WIP/RobShortt/audioitem.py-testui,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** audioitem.py-testui 24 Feb 2003 12:12:47 -0000 1.4
--- audioitem.py-testui 5 Mar 2003 03:43:04 -0000 1.5
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.5 2003/03/05 03:43:04 rshortt
+ # *** empty log message ***
+ #
# Revision 1.4 2003/02/24 12:12:47 rshortt
# Added optiondemo to the test rutine. make uitest to use it. It will
***************
*** 366,370 ****
"""
! # pb = PopupBox(200, 200, 300, 150, 'TEST POPUP')
# pb = AlertBox('You have raised an alert.')
# pb = ConfirmBox('Do you wish to do something?', self.test_func)
--- 369,373 ----
"""
! # pb = PopupBox('TEST POPUP: 5 seconds',
icon='skins/icons/misc/cdrom_mount.png')
# pb = AlertBox('You have raised an alert.')
# pb = ConfirmBox('Do you wish to do something?', self.test_func)
***************
*** 372,377 ****
# pb = scrolldemo('Use up/down/left/right to scroll')
! # pb = listboxdemo('Use up/down to scroll')
! pb = optiondemo('Use enter on the box, then up/down to scroll')
print 'FOCUSED_APP = %s' % osd.focused_app
--- 375,380 ----
# pb = scrolldemo('Use up/down/left/right to scroll')
! pb = listboxdemo('Use up/down to scroll')
! # pb = optiondemo('Use enter on the box, then up/down to scroll')
print 'FOCUSED_APP = %s' % osd.focused_app
***************
*** 387,391 ****
pb.show()
! osd.update()
--- 390,396 ----
pb.show()
! # osd.update()
! # time.sleep(5)
! # pb.destroy()
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog