FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Frame in tsbrowse
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Frame in tsbrowse
Posted: Fri May 05, 2006 10:18 AM

I'm using tsbrowse.

I want to add frames. Is this possible with tsbrowse?

This is what I want:

http://www.vms.be/FWTest/tsbrowse.bmp

Thanks,
Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Posts: 83
Joined: Tue Nov 08, 2005 11:09 AM
Frame in tsbrowse
Posted: Mon May 08, 2006 03:33 PM

not sure for frame.

But you can group rows by different colors base on key field value :-

oBrw:nClrPane:={|| ...}

Regards

Hoe, email: easywin3@yahoo.com
Posts: 1195
Joined: Mon Oct 17, 2005 05:41 AM
Frame in tsbrowse
Posted: Mon May 08, 2006 03:57 PM

I already do that.
The customer want to add a status to the cell with colors. When it's red, it is not done, yellow is process en green is done. I already have implement that, but when there are to groups with the same status, they are the same :(
I was thinking maybe to change the colors vor each group a little bit by changing the RGD-values, but it would be nicer to have a frame..

Marc

Regards,

Marc



FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite

Continue the discussion