--- In [email protected], "compoundinfinity" <[EMAIL PROTECTED]> wrote: > > New user here. I want to add some columns to the exploration result > list for debugging but I have to manually stretch out the columns every > time I open the window.
Use the syntax including all the parameters. For example: AddColumn(Ann, "Ann. Return", 1.2, 16, 55, 75); 1.2 specifies two decimal places, 16 makes the text color black, 55 makes the background color white, and 75 specifies the column width. ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/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 <*> To visit your group on the web, go to: http://groups.yahoo.com/group/amibroker/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
