No, this is an item renderer. All I want is to have it as large as its text is.
On Fri, Oct 4, 2013 at 3:49 PM, Lee Burrows <[email protected]>wrote: > Are you publishing for mobile? > > > On 04/10/2013 21:36, mark goldin wrote: > >> Did you mean this: >> http://help.adobe.com/en_US/**FlashPlatform/reference/** >> actionscript/3/spark/**components/TextArea.html<http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/spark/components/TextArea.html> >> >> >> On Fri, Oct 4, 2013 at 3:27 PM, OmPrakash Muppirala <[email protected] >> >wrote: >> >> On Oct 4, 2013 1:25 PM, "mark goldin" <[email protected]> wrote: >>> >>>> I am trying to have TextArea's height large enough to show the whole >>>> content. I am using the following: >>>> <s:TextArea verticalAlign="top" width="100%" heightInLines="{NaN}"/> >>>> >>>> but all I see is one line of text. Any idea? >>>> >>>> Thanks >>>> >>> Have you looked at the documentation? >>> >>> > > -- > Lee Burrows > ActionScripter > >
