Actually, as FormPanel is a SimplePanel, it prevents me to use it as 
Bootstrap#forms <http://getbootstrap.com/css/?#forms>, since there, the 
immediate DIV is used as children of the form.

Understand that it's completely separate initiatives, one would not be 
expected to fully compatible to the other, but let FormPanel to extend 
ComplexPanel, would make it more flexible? 

Dop

On Wednesday, November 10, 2010 4:46:39 AM UTC+8, pash7ka wrote:
>
> Yes, but whith this solution I have 
> <form><div>....</div></form> 
> in resulting page, and the inner <div> is superfluous. Which is the 
> whole point of my question. ) 
>
> On 9 ноя, 23:39, Jeff Schwartz <jefftschwa...@gmail.com> wrote: 
> > Add an HtmlPanel to it and then add your widgets to the HtmlPanel. 
> > 
> > Jeff 
> > 
> > On Tue, Nov 9, 2010 at 3:34 PM, pash7ka <pash...@gmail.com> wrote: 
> > > Is there a good reason for FormPanel to extend SimplePanel and not 
> > > some other panel (like HTMLPanel)? 
> > > The problem with SimplePanel is the restriction to only one child, 
> > > while most forms contain much more fields. So one shoud use some other 
> > > Panel whithin the Form and this leads to unnecessary markup. 
> > 
> > > -- 
> > > You received this message because you are subscribed to the Google 
> Groups 
> > > "Google Web Toolkit" group. 
> > > To post to this group, send email to 
> > > google-we...@googlegroups.com<javascript:>. 
>
> > > To unsubscribe from this group, send email to 
> > > google-web-toolkit+unsubscr...@googlegroups.com 
> > > <javascript:><google-web-toolkit%2Bunsubs 
> cr...@googlegroups.com <javascript:>> 
> > > . 
> > > For more options, visit this group at 
> > >http://groups.google.com/group/google-web-toolkit?hl=en. 
> > 
> > -- 
> > Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to