FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Xbrowse color coding a block of columns
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM
Xbrowse color coding a block of columns
Posted: Wed Jul 07, 2010 12:36 AM
To All

I am trying to color code a reservation block for a Vehicle reservation calendar in xBrowse. I would like to put color to the cells that make up the date block of the reservation as in the screen shot. All the LIPKIN days I would like to make a block of color to designate the visual length of the reservation ..



My question is how do I put color to a block of columns in a row with a common reservation block with xBrowse .. I realize my question is a bit vague .. I have seen calendar posts on the forum with similar color coded blocks and in my case they would be like cells in a row for a block of days ..

I guess the first question is how to put color to a cell .. then apply that to a block of cells making up a reservation.

Thanks
Rick Lipkin
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Xbrowse color coding a block of columns
Posted: Wed Jul 07, 2010 02:03 AM

oCol:bClrStd := { || If( <cond>, <ClrArray1>, <ClrArray2> ) }

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion