--- In [email protected], "Sheri" <sheri...@...> wrote: > > --- In [email protected], "brucexs" <bswitzer@> wrote: > > > > > Maybe you can implement different justifications by putting > > spaces around text? > > > > LOL! When I pad spaces on the end of the label used in cl.setlabel (on > a normal PowerPro button on a bar with TextCenter property) it shows > ALL the spaces (and text is missing at the left edge). :D > I meant that you would always use text left, and then you would insert the right number of spaces at the front to either center the text or right justify it. You'd also have to set the width if the text itself varied.
It will not be perfect with proportional fonts since characters and a space have different widths, but it may be close enough for your purposes. In other words, you program the cl.textleft, right, center!
