FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour TSBrowse v6.13 update now available
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
TSBrowse v6.13 update now available
Posted: Wed Jan 31, 2007 06:26 PM

I have made some minor changes to TSBrowse so that it now supports the ord functions in the (x)Harbour NTX RDD. This fixes the scrollbar when ordScope() is being used. You can download the update here:

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

The only file that has been changed is TSBROWSE.PRG, so you can just recompile this and add it to your existing LIB (if you already have one).

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
TSBrowse v6.13 update now available
Posted: Wed Jan 31, 2007 10:23 PM

James,

Very good job. As a user of TSBrowse version 6, I have found a problem with vertical scrollbar that I never found a real solution. The problem is when you use the vertical scrollbar down or up, it just does not work. Have you seen something about it?

Best Regards,

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
TSBrowse v6.13 update now available
Posted: Wed Jan 31, 2007 10:41 PM

it have xp ans office style ?

Best Regards, Saludos



Falconi Silvio
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
TSBrowse v6.13 update now available
Posted: Thu Feb 01, 2007 08:56 AM

Kleyber,

Are you saying the vertical scrollbar doesn't work in my revision or in the original 6.0 version? I made modifications to get the scrollbar working. Perhaps it still doesn't work with all RDDs.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
TSBrowse v6.13 update now available
Posted: Thu Feb 01, 2007 08:58 AM

Silvio,

>it have xp ans office style ?

I'm not sure what your question is. TSBrowse is just a browse class. It can be configured to look lots of different ways. My fixes are just to get the vertical scrollbar working.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
TSBrowse v6.13 update now available
Posted: Thu Feb 01, 2007 12:01 PM

James,

I'll take a look in your version of TSbrowse.

Thanks and Best Regards,

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 107
Joined: Tue Apr 11, 2006 04:36 PM
TSBrowse v6.13 update now available
Posted: Thu Feb 01, 2007 01:13 PM

hi, what´s difference in tsbrowse, twbrowse and tcbrowse?

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
TSBrowse v6.13 update now available
Posted: Thu Feb 01, 2007 05:01 PM

Nop,

>hi, what´s difference in tsbrowse, twbrowse and tcbrowse?

Pages and pages could be written about this. TWBrowse is the simplest version. It is easy to use but has limited capabilities.

TCBrowse is a subclass of TWBrowse. It adds a number of capabliities including column objects.

TSBrowse was build using code from both of the above and it adds many more capabilities, like headers and footers, more color capability including gradients and colors for each cell, ability to set line height, and lots more. See the documention for more details.

There are also at least two other browses that I am aware of, Hernan's advanced version of TWBrowse and FW's own TXBrowse. I have never used either of these so I can't provide any information on their capabilities.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 12:08 AM

James,

I have tested your TSbrowse version and now the vertical scrollbar problem is gone!!! Fantastic job!! Congratulations!! I was waiting for this fix a long time ago.

Thanks again and Best Regards,

Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 12:25 AM

Kleyber,

Thanks for the response. I can't take all the credit as Enrico and I worked on this together.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 581
Joined: Tue Oct 11, 2005 11:28 AM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 12:40 AM
Thanks for the response. I can't take all the credit as Enrico and I worked on this together.


So, thanks to both of you. :-)

Best Regards,
Kleyber Derick



FWH / xHb / xDevStudio / SQLLIB
Posts: 3358
Joined: Fri Oct 07, 2005 08:20 PM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 01:02 AM

Mr. James:

Do you have a little sample using COMBOBOX on TSBROWSE ??
it would share it with me?

It will be appreciated

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
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 05:35 AM

Armando,

Sorry I don't and I don't know if it can be done or not. I rarely build data entry into browses, I think it is much better done in dialogs except for a few exceptions.

Perhaps someone else knows?

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 08:05 AM
James Bott wrote:Kleyber,

Thanks for the response. I can't take all the credit as Enrico and I worked on this together.

James


Really? I don't remember... :-)
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
TSBrowse v6.13 update now available
Posted: Tue Feb 13, 2007 08:09 AM
Armando wrote:Mr. James:

Do you have a little sample using COMBOBOX on TSBROWSE ??
it would share it with me?

It will be appreciated


Do you mean, pressing Enter on a cell and a combobox will temporary replace the cell? If yes, you can (relatively) easy create a combobox in runtime (@ row, col COMBOBOX etc.) and move/resize it to fill che cell.

EMG