Mercurial > code > home > repos > light9
diff light8/uihelpers.py @ 61:2508c6b7a4e0
scrolled sub panels which work
author | drewp |
---|---|
date | Tue, 09 Jul 2002 07:52:48 +0000 |
parents | a4d000f759b4 |
children | 0bf7e664f913 |
line wrap: on
line diff
--- a/light8/uihelpers.py Tue Jul 09 07:36:45 2002 +0000 +++ b/light8/uihelpers.py Tue Jul 09 07:52:48 2002 +0000 @@ -50,10 +50,6 @@ ev.widget.nametowidget(par).event_generate(sequence,**evdict) #else the event made it all the way to the top, unhandled -def scrollscrolledwindow(widget,amount): - print "scroll",widget,amount - - def colorlabel(label): """color a label based on its own text""" txt=label['text'] or "0"