FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TSButton7 bpaint.c
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM

TSButton7 bpaint.c

Posted: Wed Oct 05, 2022 10:00 AM
Hi guys,
Can anyone share their version of bpaint.c of TSButton 7 that has been successfully adapted to be compilable by HB+FWH1912+BCC7

Thanks. My attempts gives me this
Code (fw): Select all Collapse
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Error: Unresolved external '__parl' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unresolved external '__parc' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unresolved external '__retni' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unresolved external '__parclen' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unresolved external '__retnl' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unresolved external '__parnl' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unresolved external '__parni' referenced from J:\HARBOUR\HBBC7\TSBUTTON\LIB\SBUTTONH.LIB|BPaint
Error: Unable to perform link
FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: TSButton 7 bpaint.c

Posted: Wed Oct 05, 2022 06:36 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM

Re: TSButton 7 bpaint.c

Posted: Wed Oct 05, 2022 07:31 PM

Dear friends,
Today would have been Manuel's birthday.
He has made such a great contribution to our community with his classes.
Best regards,
Otto

Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM

Re: TSButton 7 bpaint.c

Posted: Thu Oct 06, 2022 01:56 AM
Antonio, this is incomplete and is not TSButton7.
It only contains tsbutton.prg
The problematic file is bpaint.c

Antonio Linares wrote:
https://github.com/FiveTechSoft/FWH_tools/blob/master/tsbutton.zip
FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM

Re: TSButton 7 bpaint.c

Posted: Thu Oct 06, 2022 01:57 AM
Agreed. He has our gratitude

Otto wrote:Dear friends,
Today would have been Manuel's birthday.
He has made such a great contribution to our community with his classes.
Best regards,
Otto
FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 1096
Joined: Fri Oct 28, 2005 02:27 AM

Re: TSButton 7 bpaint.c

Posted: Thu Oct 06, 2022 02:39 AM

Issue resolved using this version from Cristobal.

https://bitbucket.org/fivetech/fivewin- ... uttonu.zip

FWH 11.08/FWH 19.12

BCC5.82/BCC7.3

xHarbour/Harbour
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: TSButton7 bpaint.c

Posted: Thu Oct 06, 2022 09:14 AM
Dear Hua and Cristobal,

thanks for your feedback

I have copied it here for future needs:
https://github.com/FiveTechSoft/FWH_tools/blob/master/tsbutton_ManuelMercado.zip

Thank you Manuel
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: TSButton 7 bpaint.c

Posted: Thu Oct 06, 2022 10:31 AM
hua wrote:Issue resolved using this version from Cristobal.
https://bitbucket.org/fivetech/fivewin- ... uttonu.zip


I modified the initial version to support Unicode characters, so I called it tsbuttonU
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: TSButton7 bpaint.c

Posted: Thu Oct 06, 2022 02:17 PM

Dear Cristobal,

Could you please provide the url to download it or is it the same url ?

many thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: TSButton7 bpaint.c

Posted: Thu Oct 06, 2022 02:26 PM
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: TSButton7 bpaint.c

Posted: Thu Oct 06, 2022 03:03 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion