Page 1 of 1
Frame in tsbrowse
Posted: Fri May 05, 2006 10:18 am
by Marc Vanzegbroeck
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.bmpThanks,
Marc
Posted: Mon May 08, 2006 3:33 pm
by tnhoe
not sure for frame.
But you can group rows by different colors base on key field value :-
oBrw:nClrPane:={|| ...}
Posted: Mon May 08, 2006 3:57 pm
by Marc Vanzegbroeck
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