need advise on grid like control...
Chipp Walters
chipp at chipp.com
Tue Aug 24 16:37:21 EDT 2004
Hi Andre,
I'm not exactly sure what you're after, but it appears from your
description fairly easy to do.
Just use htmlText for each line. For instance:
set the htmlText of line 1 of fld "timeline" to \
<p><img src="redball.gif"> Task One <img src="active.gif"> <img
src="nonactive.gif"></p>
You'll need to get the secondColumn formattedTextWidth and set your
tabstops accordingly. I've done this many times for my projects.
btw, is the html for tab
-Chipp
Andre Garzia wrote:
> So, anyone here got an advise? I am planning to make a grid like this:
> * first column is a status column is a status one, it will show a image
> (red ball or green ball depending on the status)
> * second column is a string with the project task title (yes, variable
> width...)
> * from the third and beyond, I would like to put the days and color them
> depending on the context.
More information about the use-livecode
mailing list