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">&#9;Task One&#9;<img src="active.gif">&#9;<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, &#9; 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.
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to