Thanks Robin, that almost did it. Unfortunately, there doesn't appear to be
any support for scroll events when the keyboard is used for scrolling, so I
just built a timer to poll for the current scroll position every 1/4 second.
For now it works, and it's only a demo, so that's all anyone will care
about.
Enjoy,
Mike
···
-----Original Message-----
From: Robin Dunn [mailto:robin@alldunn.com]
Sent: Monday, September 25, 2000 11:52 AM
To: wxpython-users@lists.sourceforge.net
Subject: Re: [wxPython] Scroll events in wxHtmlWindow seem to be
non-functional?
...
Try EVT_SCROLLWIN. EVT_SCROLL is for scroll bars (and maybe sliders, I
think.)
...
_______________________________________________
wxPython-users mailing list
wxPython-users@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/wxpython-users