Re: [Bulk] Re: [flexcoders] Form Item Multiline

2011-08-05 Thread Isabelle Loyer Perso

Re: [flexcoders] Form Item Multiline

2011-08-04 Thread Tandon, Rishi
Isabeelle, here you go: Use [ ] for new line and [L ] for tab. Regards, Rishi From: Isabelle Loyer Perso To: flexcoders@yahoogroups.com Cc: yang chen Sent: Thursday, August 4, 2011 11:33 AM Subject: Re: [flexcoders] Form Item Multiline   By label, I

Re: [flexcoders] Form Item Multiline

2011-08-03 Thread Isabelle Loyer Perso

RE: [flexcoders] Form Item Multiline

2011-08-03 Thread yang chen
Subject: Re: [flexcoders] Form Item Multiline Thanks for this answer. I try to use StackedFormItem akin but I don't where I should done modification. Best regards Le 03/08/11 12:36, Rishi Tandon a

Re: [flexcoders] Form Item Multiline

2011-08-03 Thread Isabelle Loyer Perso

Re: [flexcoders] Form Item Multiline

2011-08-03 Thread Rishi Tandon
Have you tried using the StackedFormItem akin You might have to do some skin modifications Sent from my iPhone On Aug 3, 2011, at 3:46 PM, "isa_loyer" wrote: > I try to do a beautiful form on my AIR app. > But with s:FormItem, I don't find how to place label in two lines. > > Can you help me

[flexcoders] Form Item Multiline

2011-08-03 Thread isa_loyer
I try to do a beautiful form on my AIR app. But with s:FormItem, I don't find how to place label in two lines. Can you help me to solve that? Thanks.