FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour problem with Scrollbar style - Resolved -
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
problem with Scrollbar style - Resolved -
Posted: Wed May 18, 2022 09:06 AM
When I move the mouse on scroll I have a strange effect different with xbrowse scroll bars see the video





I Try also with
Code (fw): Select all Collapse
ACTIVATE DIALOG oDlg center ;
        ON INIT  (  lAnd( GetWindowLong( oDlg:hWnd, GWL_STYLE ), WS_HSCROLL )

as I saw on xbrowse class but it make the same

I think it happen with Resources and Windowxp theme
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: problem with Scrollbar style
Posted: Wed May 18, 2022 03:28 PM

Dear Silvio,

Whats the problem with those scrollbars ?

They look fine

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1789
Joined: Tue Oct 11, 2005 05:01 PM
Re: problem with Scrollbar style
Posted: Wed May 18, 2022 04:34 PM
por que no usar un control trackbar?
Salu2

Carlos Vargas

Desde Managua, Nicaragua (CA)
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: problem with Scrollbar style
Posted: Wed May 18, 2022 04:43 PM
carlos vargas wrote:por que no usar un control trackbar?

can be an idea
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: problem with Scrollbar style
Posted: Wed May 18, 2022 04:43 PM
Antonio Linares wrote:Dear Silvio,

Whats the problem with those scrollbars ?

They look fine

when i move the mouse into they blinking but only with xp look res
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: problem with Scrollbar style
Posted: Wed May 18, 2022 08:24 PM

Perhaps I found the problem
sorry my mistake I used Windows10.Manifest
this evening I return back on windowsxp.manifest and it run ok

probable Windows10.Manifest not run ok with scrollbars

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion