DIALOG WITH WS_HSCROLL

Post Reply
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

DIALOG WITH WS_HSCROLL

Post 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.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: DIALOG WITH WS_HSCROLL

Post by ukservice »

up
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
FranciscoA
Posts: 1964
Joined: Fri Jul 18, 2008 1:24 am
Location: Chinandega, Nicaragua, C.A.

Re: DIALOG WITH WS_HSCROLL

Post 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.
Francisco J. Alegría P.
Chinandega, Nicaragua.

Fwxh1204-MySql-TMySql
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: DIALOG WITH WS_HSCROLL

Post 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.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
FranciscoA
Posts: 1964
Joined: Fri Jul 18, 2008 1:24 am
Location: Chinandega, Nicaragua, C.A.

Re: DIALOG WITH WS_HSCROLL

Post by FranciscoA »

Francisco J. Alegría P.
Chinandega, Nicaragua.

Fwxh1204-MySql-TMySql
Post Reply