I have always encountered various problems if I had attached fields to
standart panels having table layout or etc. I can only suggest you to
add that widgets to a MultiFieldPanel with 1/3 ColumLayoutData and
then add that MultiFieldPanel to a FormPanel. I also want to add I am
trying to avoid using Horizontal and vertical layouts, because I am
exhausted of their unexpected behaviours. My workarounds for not using
them are using formlayout and columnlayout instead. If I want a spacer
between widgets, then I wrap that widget with a panel havig a left /
top margin.
I hope I undestood your problem and gave an idea for it.
regards, barra{Q}da
On Jan 7, 3:00 pm, tanzeem <[email protected]> wrote:
> I have tried to implement setAllowBlank(false) for a NumberField .
> With the default layout for the Panel container holding the
> NumberField I find no problem.
> But I have to use HorizontalLayout to layout the widgets horizontally
> as below
>
> label myNumberField label
>
> I get script errors in IE/Firefox where i have tested
>
> Pls help
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---