Page 1 of 1

DIALOG WITH WS_HSCROLL

Posted: Tue Feb 21, 2012 4:04 pm
by ukservice
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.

Re: DIALOG WITH WS_HSCROLL

Posted: Wed Feb 22, 2012 3:15 pm
by ukservice
up

Re: DIALOG WITH WS_HSCROLL

Posted: Thu Feb 23, 2012 6:54 pm
by FranciscoA
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.

Re: DIALOG WITH WS_HSCROLL

Posted: Thu Feb 23, 2012 9:13 pm
by ukservice
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.

Re: DIALOG WITH WS_HSCROLL

Posted: Thu Feb 23, 2012 9:53 pm
by FranciscoA