PureBytes Links
Trading Reference Links
|
On Sep 25, 2008, at 11:10 AM, sidhartha70 wrote:
> Hi,
>
> Is it possible to change the color of text output to the
> interpretation window...? If so, how?
I don't think so.
If you want to produce colored, styled text output, you can do that in
a way by using the Gfx functions. You have to make a text box jump up
on the chart via some command, parameter, on chart button or such. It
would work kind of like a popup window if you wanted it. You just
can't make a scrolling text box AFAIK. You would have to write a few
functions to get exactly what you want.
> Second question... if /n is a new line, what's the character for a
> tab...?
\n new line
\t or just a tab character does it.
------------------------------------
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|