I hope it doesn't have too many bugs
Here you are:
http://hyperupload.com/download/025e38d ... N.zip.html
Best regards.
Manuel Mercado
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 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 ![]()
Manuel,
thanks
ihope you created somethindg for buttontrasparent
i must try it
GOOOOOOOOOOOOOOD!!!!!!!!!!!!!!!
MR MANUEL now my APPLICATION WITH TRASPARENT BITMAP RUN OK
THANKSSSSSSSSS!
Hi Manuel,
Just remembering... have you received my email?
Best Regards,
Kleyber wrote:Just remembering... have you received my email?
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
Manuel,
tsbutton 6.0 go to fwppc ?
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
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.dutch wrote:Is TSButton V.6 compatible with xHarbour.com? I try to rebuild but it show is error.
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
Error: Unresolved external '_HB_FUN_GETFONTHEIGHT' referenced from C:\OBJ\TSBUTTON.OBJ
Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\OBJ\TSBUTTON.OBJJC wrote:Manuel.... I try to use your TsButton Class, but under compiling, I get this error:
Error: Unresolved external '_HB_FUN_GETFONTHEIGHT' referenced from C:\OBJ\TSBUTTON.OBJ Error: Unresolved external '_HB_FUN_SBTNPAINT' referenced from C:\OBJ\TSBUTTON.OBJ
mmercado wrote:Hello Julio Cesar:
JC wrote:Manuel.... I try to use your TsButton Class, but under compiling, I get this error:
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
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 !!!