thank you. could you tell me how to get to the grid demo. i still dont have my bearings on getting around
On Wed, Aug 8, 2012 at 9:42 AM, Christoph von Basum < [email protected]> wrote: > Hi Ed, > > goto to the grid-demo where it says "Grid - Report" in the window title. > It's the first demo actually. > View the definition. > At the end, paste the following sentences> > CELLCOLORS=: ,:0 0 0 255 255 205 255 255 255 51 102 204 255 255 > 255 32 178 170 255 255 255 255 127 80 > CELLCOLORS=:CELLCOLORS, 0 0 0 255 255 255 255 255 255 51 102 204 255 255 > 255 32 178 170 255 255 255 255 127 80 > CELLCOLORS=:CELLCOLORS,24$240 240 240 50 50 101 > > CELLCOLOR=:($CELLDATA)$(_1{$CELLDATA)#0 1 > CELLCOLOR=:(2)(<"1;(3+i.5),.each <3+i.3)}CELLCOLOR > > After "Redisaply", Germany is somewhat dark blue with a white font color. > > > Cheers---Christoph > > > On Wed, Aug 8, 2012 at 3:18 PM, ed bierly <[email protected]> wrote: > > > http://www.jsoftware.com/jwiki/Grid/Options#cellcolor > > > > could someone point me to some more resources/examples of how this is > used > > i would like to change the background of a number of contiguous cells and > > dont quite get it from the description > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
