Question
autoSize textfield - bold issues
I've got a dynamic navigation made up of textfields, i've set
the autoSize of each to "left" so I can measure their height for
positioning. I also want to change the text of the fields to bold
when you rollOver using setTextFormat.
It seems I can only do one and not the other, if i remove the autoSize the rollOver works fine but it wont when the autoSize is turned on.
Is this a bug or am I doing something wrong?
It seems I can only do one and not the other, if i remove the autoSize the rollOver works fine but it wont when the autoSize is turned on.
Is this a bug or am I doing something wrong?