Hi,

I have tried to set the width in this way:

var iRenderer:ClassFactory = new ClassFactory(MyItemRenderer);
 iRenderer.properties = {ownUser: quizUser, width: CONTENT_WIDTH};
 myList.itemRenderer = iRenderer;


and this doesn't work. It really seems like the one line texts sometimes are
measured as two-line-texts...

Any tip what more I can try?



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Text-position-in-an-IconItemRenderer-wrong-at-the-first-time-the-list-is-displayed-in-a-view-tp10743p11114.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to