Hello,
I am trying to create a Dialog with Horizontal Scroll.
I tested sampels\scroll.prg but does not support mouse wheel.
Is other way?.
Thanks.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
Hello,
I am trying to create a Dialog with Horizontal Scroll.
I tested sampels\scroll.prg but does not support mouse wheel.
Is other way?.
Thanks.
up
Hi ukservice.
In samples folder you can find out what you need. (Testdscr.prg and/or Testdscr_prg)
Please let me know if you don't find them, so I can post them here.
I tried them and both it seem working fine.
Best regards.
Hello Francisco,
Thanks for reply.
I did not see testdscr_.prg
In this sample there is the mouse wheel event.
But the class is from 2001 and I not sure if it´s reliable.