PureBytes Links
Trading Reference Links
|
As for default columns: you can turn them off
SetOption("NoDefaultColumns", True );
(this is old feature)
http://www.amibroker.com/f?setoption
and add ones with the width that you want
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: "Yuki Taga" <yukitaga@xxxxxxxxxxxxx>
To: "Tomasz Janeczko" <amibroker@xxxxxxxxxxxxxxx>
Sent: Saturday, September 10, 2005 3:29 AM
Subject: Re: [amibroker] AmiBroker 4.72.0 BETA released
> Hi Tomasz,
>
> Saturday, September 10, 2005, 10:11:58 AM, you wrote:
>
> TJ> Width is SIXTH parameter, not fourth. Fourth is foreground color.
>
> Works fine now, thanks. Can I ask for one more parameter? (Flush
> Left, Centered, or Flush Right) And could this apply to the column
> name as well?
>
> And, is there any way to set the width of the default date column?
> The default width is perfect for an EOD database, but too narrow (for
> my taste) for an intraday database (timestamp not visible).
>
> Yuki
>
>
>
>
> 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
>
>
>
>
>
>
>
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Put more honey in your pocket. (money matters made easy).
http://us.click.yahoo.com/r7D80C/dlQLAA/cosFAA/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:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|