Thanks a lot Rob Russell
I never used that function (as I deal mainly with text)
now this will help me to generate visuals from a series of databases
full of bad historical data (doing an overview of the violnet history
of Colombia); this tiny trick lets me build up my bar statistic
showing the wide variation in estimated numbers using changing colors...
nice greetings
tjebbe
On 24-aug-2008, at 0:01, Rob Russell wrote:
On 23/8/08 at 9:43 AM,
t.tijen@... (Tjebbe van Tijen via
Chello) wrote:
> the content of the field that is stored in gColor = formatted
> as the manual says RGB(255;0;0)
RGB(255;0;0) = 16711680
So you should have 16711680 in gColor, not the formula.
> but for some odd reason this fails to work ... I give up...
>
> so I have a text field called xText
>
> and try to change the value of the field by using this calculation:
>
> TextColor(xText; gColor)
If you store the formula RGB(255;0;0) in the field, then this
should work
TextColor(xText; evaluate ( gColor ) )
r
_______________________________________________
The Troi plug-list mailing list
plug-list@...
http://mail.troi.com/mailman/listinfo/plug-list_troi.com_______________________________________________
The Troi plug-list mailing list
plug-list@...
http://mail.troi.com/mailman/listinfo/plug-list_troi.com