Mark Hammond wrote:

Works for me. In sliderdemo.py, directly after the creation of the control I added:

  self.HookMessage(self.OnSliderMove, win32con.WM_HSCROLL)

Okay, I've modified that demo similarly and it works
for me too. I can investigate further from there,
thanks.

--
Greg
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to