[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Conditional Title Color ?



PureBytes Links

Trading Reference Links









I haven$B!G(Bt tried this but you might:

 

 

tmpColor = iif<font
size=2 color=black face="Courier New">(PosNeg
> 0, EncodeColor(colorgreen), EncodeColor (colorored));

tmpColor = lastValue(tmpColor);

 

Title = ... + tmpColor + ...

 

d

 

<span
>-----Original Message-----
From: Fred
[mailto:fctonetti@xxxxxxxxx] 
Sent: Sunday, April 06, 2003 12:21
PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Conditional
Title Color ?

<span
> 

<span
>Does anyone know if and how one can conditionally
change title color <span
>
based on the value in an array ?

For example:

Title = ... + iif(PosNeg > 0,
EncodeColor(colorgreen), EncodeColor
(colorored)) + ...

doesn't work ...

Title = ... + EncodeColor(iif(PosNeg > 0,
colorgreen, colorred)) + ...

also appears not to work ...

Anyone know what does work or if this is possible
?





<font size=2
face="Courier New">Send BUG REPORTS to
bugs@xxxxxxxxxxxxx<span
>
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to:
amiquote@xxxxxxxxxxxxxxx 
(Web page: <a
href="">http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: <a
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html


Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service. 










Yahoo! Groups Sponsor


ADVERTISEMENT











Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.