I fixed that problem.
My younger developer for some reason put an extra VGroup inside the Form
(there was one already surrounding the Form),
As soon as I removed inner one, FormLayout worked...
On Mon, Feb 24, 2014 at 11:58 AM, Sunit Tomar wrote:
> can you send some code?
>
>
> On Mon, Feb 24,
can you send some code?
On Mon, Feb 24, 2014 at 5:56 PM, Oleg Konovalov wrote:
> Why is it not posted?
>
>
> On Sat, Feb 22, 2014 at 7:04 PM, Oleg Konovalov wrote:
>
> > Hi,
> >
> > I have a Spark TitleWindow popup
> > which has a Spark Form and a lot of FormItems, say 15
> > (mostly Label and
Why is it not posted?
On Sat, Feb 22, 2014 at 7:04 PM, Oleg Konovalov wrote:
> Hi,
>
> I have a Spark TitleWindow popup
> which has a Spark Form and a lot of FormItems, say 15
> (mostly Label and DropDownList's).
> Labels range from 2-5cm.
> I do have FormLayout specified inside that Form
> (an
Hi,
I have a Spark TitleWindow popup
which has a Spark Form and a lot of FormItems, say 15
(mostly Label and DropDownList's).
Labels range from 2-5cm.
I do have FormLayout specified inside that Form
(and VerticalLayout outside it, because there is a few Buttons at the
bottom of the window,
but out