[flexcoders] textarea minHeight

2007-05-31 Thread bhaq1972
Aim - I want the minimum height of a textarea to be 100 and then grow as more newlines are added. this nearly works except the minimum height isn't 100 mx:TextArea id=t2 minHeight=100 verticalScrollPolicy=off height={t2.verticalScrollPosition}/ also tried mx:TextArea id=t2

RE: [flexcoders] textarea minHeight

2007-05-31 Thread Alex Harui
:02 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] textarea minHeight Aim - I want the minimum height of a textarea to be 100 and then grow as more newlines are added. this nearly works except the minimum height isn't 100 mx:TextArea id=t2 minHeight=100 verticalScrollPolicy=off height