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: [email protected]
CC: [email protected]
From: [email protected]
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" <[email protected]>
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.