Responsive Configurator and TextBox

54 views
Skip to first unread message

Pablo Ocaña

unread,
Jun 10, 2014, 1:53:11 PM6/10/14
to gwt-bo...@googlegroups.com
Hello,

I'm new in using GWT-Bootstrap (btw, congratulations for the job) and I'm trying to create a full responsive form. I'm having problems with the Textbox control because is not adapting to the screen size:
<b:TextBox ui:field="txtEmail" placeholder="Email"></b:TextBox>

Am I missing something?

Also I wanted to know about the ResponsiveConfigurator class. Where should I put the hasresponsivedesign(true) method?

Thank you!!

Pablo

Danilo Reinert

unread,
Jun 13, 2014, 4:07:24 PM6/13/14
to gwt-bo...@googlegroups.com
You need to set blockeLever to true. This should do the job:
<b:TextBox ui:field="txtEmail" placeholder="Email" blockLevel=true></b:TextBox>

--
D. Reinert
Reply all
Reply to author
Forward
0 new messages