Re: [Bulk] Re: [flexcoders] Form Item Multiline
Re: [flexcoders] Form Item Multiline
Re: [flexcoders] Form Item Multiline
Isabeelle, here you go: s:Form width=100% height=100% s:FormItem label=First Line #xa;Second Line s:Label text=Gotcha/ /s:FormItem /s:Form Use [#xa;] for new line and [L#x9;] for tab. Regards, Rishi From: Isabelle Loyer Perso isa_lo...@yahoo.fr To: flexcoders@yahoogroups.com Cc: yang chen chenya...@hotmail.com Sent: Thursday, August 4, 2011 11:33 AM Subject: Re: [flexcoders] Form Item Multiline By label, I mean the form item label. Le 04/08/11 05:12, yang chen a écrit : By label do you mean the form item label appeared at the front or the content of the form item? In the latter case try to add a VGroup inside the formitem. Regards, Yang To: flexcoders@yahoogroups.com CC: rishitandon...@yahoo.com From: isa_lo...@yahoo.fr Date: Wed, 3 Aug 2011 21:38:05 +0200 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 écrit : 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 isa_lo...@yahoo.fr 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 to solve that? Thanks.
Re: [flexcoders] Form Item Multiline
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 isa_lo...@yahoo.fr 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 to solve that? Thanks.
Re: [flexcoders] Form Item Multiline
RE: [flexcoders] Form Item Multiline
By label do you mean the form item label appeared at the front or the content of the form item? In the latter case try to add a VGroup inside the formitem. Regards,Yang To: flexcoders@yahoogroups.com CC: rishitandon...@yahoo.com From: isa_lo...@yahoo.fr Date: Wed, 3 Aug 2011 21:38:05 +0200 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 écrit : 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 isa_lo...@yahoo.fr 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 to solve that? Thanks.