TSButton V.6.0 for FWH/(x)Harbour

User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

TSButton V.6.0 for FWH/(x)Harbour

Post by mmercado »

I hope it doesn't have too many bugs

Here you are:
http://hyperupload.com/download/025e38d ... N.zip.html

Best regards.

Manuel Mercado
hua
Posts: 861
Joined: Fri Oct 28, 2005 2:27 am

Post by hua »

Manuel,
I just want to say thank you and express my gratitude for the contribution that you've given to Fivewin community in the form of TSBrowse and TSButton :D
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Manuel,
thanks
ihope you created somethindg for buttontrasparent
i must try it
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

GOOOOOOOOOOOOOOD!!!!!!!!!!!!!!!

MR MANUEL now my APPLICATION WITH TRASPARENT BITMAP RUN OK

THANKSSSSSSSSS!
Best Regards, Saludos

Falconi Silvio
User avatar
Kleyber
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Post by Kleyber »

Hi Manuel,

Just remembering... have you received my email?

Best Regards,
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Post by mmercado »

Kleyber wrote:Just remembering... have you received my email?
Yes, I did but it's very dificult to test a not self contained program. Sorry

Regards

Manuel Mercado
User avatar
RAMESHBABU
Posts: 591
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Post by RAMESHBABU »

Mr.Manuel Mercado

Thank you very much for your great classes TsBrowse and TsButton.

When I used the latest version of TsButton, my existing buttons painted
with ROUNDRECT clause are now painted with RECTANGLE shape.

There is some problem in latest version!

Regards to you sir

- Ramesh Babu P
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Manuel,
tsbutton 6.0 go to fwppc ?
Best Regards, Saludos

Falconi Silvio
User avatar
Kleyber
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Post by Kleyber »

mmercado wrote:
Kleyber wrote:Just remembering... have you received my email?
Yes, I did but it's very dificult to test a not self contained program. Sorry

Regards

Manuel Mercado
Ok, Manuel,

I'll create and will send you.

Thanks,
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
User avatar
dutch
Posts: 1395
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Post by dutch »

Dear Manuel,

Is TSButton V.6 compatible with xHarbour.com? I try to rebuild but it show is error.

Code: Select all

Type: C >>>xcc.exe -Fo"OBJX\BPAINT.obj" -Ot  -D__HARBOUR__ -D__FLAT__ -DHB_STATIC_STARTUP  -I"c:\fwh\include" -I"c:\xhb\include" -I"C:\xHB\include" -I"C:\xHB\c_include" -I"C:\xHB\c_include\win" -I"C:\xHB\c_include\msvc" "SOURCE\FUNCTION\BPAINT.C"<<<
C:\xHB\include\fwHarb.h(74): warning: [ISO] No newline at end of file.
SOURCE\FUNCTION\BPAINT.C(86): warning: Conversion from 'struct HBRUSH__ *' to 'unsigned int' is undefined.
SOURCE\FUNCTION\BPAINT.C(89): warning: Local 'hMask' is not referenced.
SOURCE\FUNCTION\BPAINT.C(89): warning: Local 'hBmOld2' is not referenced.
SOURCE\FUNCTION\BPAINT.C(89): warning: Local 'hBmOld1' is not referenced.
SOURCE\FUNCTION\BPAINT.C(88): warning: Local 'lpBits' is not referenced.
SOURCE\FUNCTION\BPAINT.C(82): warning: Local 'nDC' is not referenced.
SOURCE\FUNCTION\BPAINT.C(82): warning: Local 'mDC' is not referenced.
SOURCE\FUNCTION\BPAINT.C(75): warning: Local 'bs' is not referenced.
SOURCE\FUNCTION\BPAINT.C(72): warning: Local 'lb' is not referenced.
Regards,
Dutch
User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Post by mmercado »

Hi Dutch:
dutch wrote:Is TSButton V.6 compatible with xHarbour.com? I try to rebuild but it show is error.
I actually don't have xHarbour.com, but with xHarbour 1.1 simplex build (which I have), goes superb.

Best regards.

Manuel Mercado
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Re: TSButton V.6.0 for FWH/(x)Harbour

Post by JC »

mmercado wrote:I hope it doesn't have too many bugs

Here you are:
http://hyperupload.com/download/025e38d ... N.zip.html

Best regards.

Manuel Mercado
Manuel.... I try to use your TsButton Class, but under compiling, I get this error:

Code: Select all

Error: Unresolved external '_HB_FUN_GETFONTHEIGHT' referenced from C:\OBJ\TSBUTTON.OBJ
Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\OBJ\TSBUTTON.OBJ
My versions is: xHB 99.70 / FW 6.12
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Re: TSButton V.6.0 for FWH/(x)Harbour

Post by mmercado »

Hello Julio Cesar:
JC wrote:Manuel.... I try to use your TsButton Class, but under compiling, I get this error:

Code: Select all

Error: Unresolved external '_HB_FUN_GETFONTHEIGHT' referenced from C:\OBJ\TSBUTTON.OBJ
Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\OBJ\TSBUTTON.OBJ
BPaint.c is not linked in SBUTTONX.LIB

Best regards.

Manuel Mercado
User avatar
JC
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil
Contact:

Re: TSButton V.6.0 for FWH/(x)Harbour

Post by JC »

mmercado wrote:Hello Julio Cesar:
JC wrote:Manuel.... I try to use your TsButton Class, but under compiling, I get this error:

Code: Select all

Error: Unresolved external '_HB_FUN_GETFONTHEIGHT' referenced from C:\OBJ\TSBUTTON.OBJ
Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\OBJ\TSBUTTON.OBJ
BPaint.c is not linked in SBUTTONX.LIB

Best regards.

Manuel Mercado
I have included this lib in my .bc file. I think that is not correct, don't?
Peace and lighting!

Júlio César M. Ferreira

FWH 8.10 / xHB 1.1.0 / xDevStudio 0.72 / Pelles C 5.0.1 / SQLLIB 1.9
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Dear Julio Cesar

why YOU not use xmate to compile sbutton lib : is easy !!!!

I use xmate to compile LIB, DLL and application fron two years


I compiled manuel lib with xmate and it run ok !!!
Best Regards, Saludos

Falconi Silvio
Post Reply