Page 1 of 1

TsBrowse and Tsbutton Libraries

Posted: Fri Aug 25, 2006 7:39 pm
by George
Hi

Here the link to download TsBrowse and Tsbutton Libraries
compiled with FWH 2.7 and xHarbour Build 0.99.61

http://hyperupload.com/download/029b549 ... B.ZIP.html


Regards

George

Posted: Fri Aug 25, 2006 9:00 pm
by Antonio Linares
George,

Thanks! :-)

We have copied it to the utilities section of these forums

Re: TsBrowse and Tsbutton Libraries

Posted: Sat Aug 26, 2006 11:53 am
by Enrico Maria Giordano
George wrote:Hi

Here the link to download TsBrowse and Tsbutton Libraries
compiled with FWH 2.7 and xHarbour Build 0.99.61

http://hyperupload.com/download/029b549 ... B.ZIP.html


Regards

George
The compiled LIBs are for MS (no BCC version?) and the provided PRG (only TSBrowse, no TSButton and TSLine) is not compilable.

Please provide a complete package, thank you.

EMG

Posted: Sat Aug 26, 2006 2:17 pm
by George
Hello Enrico

http://hyperupload.com/download/024bcdd ... B.ZIP.html

In the link above you have all sources for Tsbrowse 7.0 and TsButton 5.0 (Manuel Mercado classes)

Atfer PKUNZIP TSLIB.ZIP, you have TSBUTTON.ZIP and TSBRW.ZIP and the compiled libraries tsbrowse.lib and tsbbutton.lib, using FWH 2.7 Jul 06 and xBuilder Professional Beta Aug 06 RC9 from xHarbour.com

Please use the option PKUNZIP -D TSBUTTON.ZIP (and for TSBRW.ZIP also) to create the directories.

For the compiled libraries, because I am using xBuilder from xHarbor.com, they are compiled with his propietary XCC compiler ( no BCC or MS).

Include is the ".ini" to create the library with xBuilder

Enrico let me know if this work for you.

Regards


George

Posted: Sat Aug 26, 2006 3:10 pm
by Enrico Maria Giordano
Thank you, I will try to compile it.

EMG

Posted: Sun Aug 27, 2006 10:32 am
by Detlef Hoefner
George wrote:Hello Enrico

...
For the compiled libraries, because I am using xBuilder from xHarbor.com, they are compiled with his propietary XCC compiler ( no BCC or MS).
...
George
George,

AFAIK, the XCC Compiler is a renamed Pelles C Compiler,

Regards,
Detlef