group marker group marker lines RESOLVED

group marker group marker lines RESOLVED

Postby Silvio.Falconi » Wed May 18, 2022 10:23 pm

Image

How can I go about drawing the thickest lines but only the marker lines for each group?
ie only the lines marked with red arrows?
Last edited by Silvio.Falconi on Thu May 19, 2022 3:52 pm, edited 1 time in total.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 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
User avatar
Silvio.Falconi
 
Posts: 6834
Joined: Thu Oct 18, 2012 7:17 pm

Re: group marker group marker lines

Postby Silvio.Falconi » Thu May 19, 2022 3:50 pm

I resolved with

FOR i := 1 TO 1
oCol := :aCols[ i ]
oCol:nColDividerStyle := LINESTYLE_BLACK
NEXT

FOR i := 6 TO 56 STEP 5
oCol := :aCols[ i ]
oCol:nColDividerStyle := LINESTYLE_BLACK
NEXT

But I not Know if it's Right

Image
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 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
User avatar
Silvio.Falconi
 
Posts: 6834
Joined: Thu Oct 18, 2012 7:17 pm

Re: group marker group marker lines RESOLVED

Postby Antonio Linares » Thu May 19, 2022 7:06 pm

Dear Silvio,

Will we win the lotto ?

You are becoming a Master of it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41366
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: group marker group marker lines RESOLVED

Postby Silvio.Falconi » Thu May 19, 2022 8:53 pm

Is there a lottery in espana?
tell me if I can make sone predictions, so you'll win sure

I know that in spain there is the Primitiva which is a lottery with six numbers + a complementary, probably my functions also run for the primitive with small changes, but without an archive I cannot make statistics, I have found an archive from 1985 to 2014 in txt format, I don't know where to found the extractions up to the current date to make predictions, to calculate late numbers and other statistics.
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 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
User avatar
Silvio.Falconi
 
Posts: 6834
Joined: Thu Oct 18, 2012 7:17 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 52 guests