Jim
Fri Jul 30 16:29:03 CDT 2004
"Christoph Nahr" wrote:
> On Thu, 15 Jul 2004 11:55:43 -0700, Randy Danielson
> <no_freakin_spam@sickofit.com> wrote:
>
> >I put several labels on a form, set all their left positions in the same
> >spot, set textalignment to middleright, and set their text values ending
> >with a :
>
> I wasn't able to see the attachment either, but did you set the width
> of the labels to the same value, too? And did you turn off Autosize?
> --
>
http://www.kynosarges.de
ACutally this is trivial to reproduce so I don't think the attachment is necessary. Just create a new windows application project, then add a label. Set it to no autosize, right {middle|top|bottom}. Copy and paste, then make sure the left postion is exactly the same (everything else the same bar the top position). Now change the text (using the : at the end helps to see it). They don;t align. If you change the font, it gets better or worse, same with the point size. Seems like a bug in the way it calculates the start point when drawing it.
HOwever, I did wonder myself if I was misundersntading the purpose of right align in lables. But I can't think of another interpretation off-hand.
Jim