[flexcoders] resizable textArea

2008-09-24 Thread tchredeemed
just wondering if anyone has done this, or if there is any documentation anywhere for it. I can catch the enter keydown, and increase height, but the delete doesn't work exactly the same. only if they are deleting a line should the box get smaller, any ideas?

RES: [flexcoders] Resizable TextArea

2008-05-21 Thread Luciano Manerich Junior
Hi, cant you just bind to that property? De: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] Em nome de Gordon Franke Enviada em: quinta-feira, 10 de abril de 2008 11:01 Para: flexcoders@yahoogroups.com Assunto: Re: [flexcoders] Resizable TextArea

Re: [flexcoders] Resizable TextArea

2008-05-21 Thread Gordon Franke
i use this but the height is not 100% correct ;( Am Donnerstag, den 10.04.2008, 18:42 +0530 schrieb govind ram: > I want to expand TextArea components height when the text in the > TextArea is more than the default height. I already read about few > successions like below: > > > http://www.ad