TsBrowse users ?

TsBrowse users ?

Postby concentra » Fri Jul 06, 2007 4:44 pm

Hi TsBrowse users !

I use TsBrowse in my application and I like it very much.
Great job Manuel Mercado !

But, sometimes some bugs appear and I have to handle them.
And seems that many people here does the same !

What about join our efforts and maintain a "extra-official" version of TsBrowse with the bugs fixed and new features added ?

Maybe Manuel Mercado´s permission is needed...
Is Manuel here ?

Is anyone interested in it ?

Maurício Faria
User avatar
concentra
 
Posts: 110
Joined: Mon Nov 14, 2005 10:15 am
Location: Brazil

Postby James Bott » Sat Jul 07, 2007 7:13 pm

Maurício,

I have also fixed some bugs and made the fix available on my website. I think the fixes are documented in the download. If you wish to add your modifications to this version I will put it up on my website so everyone has access.

http://ourworld.compuserve.com/homepage ... rogram.htm

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Postby Armando » Mon Jul 09, 2007 5:39 pm

James:

I'm a TSbrowse user since the first release (16Bits) but now in 32bits I have a little problem.

Could you test your TSBrowse lib CELLED with a COMBOBOX and let me know if you have no problem ?

I use TSbrowse in this way

LOCAL aTipo := {"AC = Oil ","LL = Tires ","RE = Spare parts"}
....
....
ADD COLUMN TO oBrw;
HEADER "AC,LL,RE";
SIZE 106 PIXELS ;
DATA FIELDWBLOCK("NOT_ALR",SELECT(cNotDCaja));
ALIGN DT_LEFT,DT_LEFT,DT_RIGHT;
EDITABLE; // The NOT_ALR field is 2 Characters lenght
PICTURE "@!K";
MOVE DT_MOVE_NEXT
...
...
...
oBrw:SetData( 4,FieldWBlock("NOT_ALR",Select(cNotDCaja)),aTipo)

Thank you very much

Best regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3084
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Postby James Bott » Mon Jul 09, 2007 5:46 pm

Armando,

>Could you test your TSBrowse lib CELLED with a COMBOBOX and let me know if you have no problem ?

I have never used editable cells with TSBrowse so I exepect I won't be of much help. And the fixes I made were for scrolling and key functions only.

I do remember some discussions by others of problems with Comboboxes awhile back. Perhaps you can search the messages and/or someone else remembers the problem and solution.

Also, you didn't tell us exactly what problem you are having.

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA

Postby Armando » Mon Jul 09, 2007 7:14 pm

James:

Ok, no problem !.

Thanks
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3084
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Postby hua » Fri Jul 27, 2007 3:44 am

James Bott wrote:I have also fixed some bugs and made the fix available on my website. I think the fixes are documented in the download. If you wish to add your modifications to this version I will put it up on my website so everyone has access.


James, here you'll find a zip file that has ammended/new files.

The zip file contains:
i. tsbrowse.prg - just one minor fix that I ported from TSBrowse 7.01 to your version of 6.13. The error will appear when both SuperHeader and horizontol bars are used (i.e. :lNoHScroll := .f.)

2. go.bat and sbrowsex.rmk - this files are just a make script to build the lib, albeit using Borland's make instead of rmake. To be placed at TSBrowse\Lib folder and run from there.
hua
 
Posts: 1050
Joined: Fri Oct 28, 2005 2:27 am

Postby James Bott » Fri Jul 27, 2007 1:54 pm

Hua,

Got it, thanks.

James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 32 guests