TSButton V.6.0 for FWH/(x)Harbour

TSButton V.6.0 for FWH/(x)Harbour

Postby mmercado » Wed Mar 05, 2008 2:19 pm

I hope it doesn't have too many bugs

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

Best regards.

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

Postby hua » Thu Mar 06, 2008 3:09 am

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
hua
 
Posts: 1051
Joined: Fri Oct 28, 2005 2:27 am

Postby Silvio » Thu Mar 06, 2008 8:25 am

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

Postby Silvio » Thu Mar 06, 2008 11:43 am

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

MR MANUEL now my APPLICATION WITH TRASPARENT BITMAP RUN OK

THANKSSSSSSSSS!
Best Regards, Saludos

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

Postby Kleyber » Fri Mar 07, 2008 11:47 am

Hi Manuel,

Just remembering... have you received my email?

Best Regards,
Kleyber Derick

FWH / xHb / xDevStudio / SQLLIB
User avatar
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Postby mmercado » Fri Mar 07, 2008 12:23 pm

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
mmercado
 
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Postby RAMESHBABU » Fri Mar 07, 2008 2:14 pm

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
RAMESHBABU
 
Posts: 615
Joined: Fri Oct 21, 2005 5:54 am
Location: Secunderabad (T.S), India

Postby Silvio » Fri Mar 07, 2008 3:17 pm

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

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

Postby Kleyber » Fri Mar 07, 2008 3:55 pm

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
Kleyber
 
Posts: 581
Joined: Tue Oct 11, 2005 11:28 am
Location: São Luiz, Brasil

Postby dutch » Sat Mar 08, 2008 1:10 pm

Dear Manuel,

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

Code: Select all  Expand view
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
dutch
 
Posts: 1535
Joined: Fri Oct 07, 2005 5:56 pm
Location: Thailand

Postby mmercado » Sun Mar 09, 2008 6:28 pm

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
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

Postby JC » Fri Mar 14, 2008 3:06 pm

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  Expand view
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
JC
 
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil

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

Postby mmercado » Fri Mar 14, 2008 9:30 pm

Hello Julio Cesar:

JC wrote:Manuel.... I try to use your TsButton Class, but under compiling, I get this error:
Code: Select all  Expand view
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
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

Postby JC » Sat Mar 15, 2008 12:53 am

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  Expand view
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
JC
 
Posts: 445
Joined: Thu Feb 21, 2008 11:58 am
Location: Brazil

Postby Silvio » Sat Mar 15, 2008 8:22 am

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
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Next

Return to FiveWin for Harbour/xHarbour

Who is online

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