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

RE: [amibroker] Left Justify Column Output



PureBytes Links

Trading Reference Links

Well, after saying that I DID manage to do it.  Damned ugly IMHO but:



AddTextColumn(IndustryID(1) + "                                           "
,
                              "Industry
", 25.0,colorWhite,colorBlue,160);


d
> -----Original Message-----
> From: amibroker@xxxxxxxxxxxxxxx
> [mailto:amibroker@xxxxxxxxxxxxxxx] On Behalf Of marketmonk777
> Sent: Saturday, July 15, 2006 1:19 PM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Left Justify Column Output
>
> Hi folks,
>
> I have the following line of code in my exploration AFL:
> AddTextColumn(IndustryID(1) ,"Industry          ", 25.0, colorWhite,
> colorBlue,160);               // adds a column to display the
> name for the industry
> from TC2005 database
>
> and I would like to know if it is possible to have this
> Industry name left justified.
>
> Regards,
>
> Dave
> MarketMonk777
>
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
> --------------------~--> See what's inside the new Yahoo!
> Groups email.
> http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/GHeqlB/TM
> --------------------------------------------------------------
> ------~->
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
> 
> Yahoo! Groups Links
>
>
>
> 
>
>