PureBytes Links
Trading Reference Links
|
Monte
you must use Text_New once on barnumber 1 to start the text, then on
following bars Text_Delete, then rewrite with another Text_New command.
This way the text is deleted and rewritten on each new bar.
wayne
> Subject: Creeping Text
> Date: Fri, 20 Aug 1999 15:34:32 -0700
> From: "Monte C. Smith" <montecs@xxxxxxxx>
> To: omega-list@xxxxxxxxxx
>
> After writing text on a chart window, the text will creep to the left as
> more bars are added over time, eventually disappearing off the left edge
> of the window. Does anyone know how to write text so it stays in the
> same position in the chart window (i.e., relative to the window border)
> without drifting to the left over time? Thanks.
>
> Monte
|