Problem with TitleWindow in Flex3

Hi guys

seems like FLEX section is been removed from kirupa forum.

i having strange problem.
I have created new TitleWindow and placed just one simple button with label Submit. and when i run it i see button’s label is gettng truncated. And in browser it not always happens.

i tried
this.invalidateDisplayList();
this.validateNow();

on creattionComplete but … no luck …

can any one please guide me…why it is happening…

SDK :- 3.2/ FLex3

:frowning: