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