[wxPython-users] VListBox scrolling smoothly
Robin Dunn
robin at alldunn.com
Sun Mar 4 16:23:27 PST 2007
Kevin Watters wrote:
> Has anyone figured out a way to make VListBox scroll smoothly, instead of one
> item at a time? I need custom item rendering, and I like that VListBox gives me
> all the list events--I don't want to implement an entire custom list (has this
> been done?). But the scroll effect is too "rigid" with big items.
It would probably take some changes to the C++ class to support smooth
scrolling.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list