[Urwid] Scrollbar

Rebecca Breu rebecca at rbreu.de
Mon Sep 18 10:20:52 EDT 2006


Hi all!

I needed a vertical scrollbar, and here it is, together with a scrollbar-enabled
listbox. I'm not sure whether my code is that optimal, but it works. :)

A disadvantage is the fact that, if you drag the handle of the scrollbar with
the
mouse, you only see the effect when releasing the mouse. That's caused by
urwid's way of handling mouse events. Well, I can live with it quite well.


Yours,
Rebecca

-------------- next part --------------
A non-text attachment was scrubbed...
Name: scrollbar.py
Type: text/x-python
Size: 10031 bytes
Desc: not available
Url : http://lists.excess.org/pipermail/urwid/attachments/20060918/db47be31/scrollbar.py


More information about the Urwid mailing list