Creating nice forms using gwt

230 views
Skip to first unread message

Vik

unread,
Mar 7, 2010, 1:06:29 AM3/7/10
to google-we...@googlegroups.com
Hie

I want to create a form in gwt with exact look and feel as  http://www.sakshum.com/ui/page/DonorRegister.jsp

Is it possible?: If yes please guide.


Thankx and Regards

Vik
Founder
www.sakshum.com
www.sakshum.blogspot.com

Gal Dolber

unread,
Mar 7, 2010, 1:19:26 AM3/7/10
to google-we...@googlegroups.com
Take a look at this https://addons.mozilla.org/es-ES/firefox/addon/1843 and this http://www.google.com.ar/search?sourceid=chrome&ie=UTF-8&q=css plus 20 minutes and its done

2010/3/7 Vik <vik...@gmail.com>

--
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.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

Vik

unread,
Mar 7, 2010, 2:50:48 AM3/7/10
to google-we...@googlegroups.com
Hie

I know about using css and i have firebug with me.
But how to create a equivalent layout in gwt using its components?


Thankx and Regards

Vik
Founder
www.sakshum.com
www.sakshum.blogspot.com


Gal Dolber

unread,
Mar 7, 2010, 10:26:12 AM3/7/10
to google-we...@googlegroups.com
mm, lets see...

pretty much all you got is (with uibinder)

<g:VerticalPanel>
    <g:HorizontalPanel>
        <g:Label>This is the label</g:Label>
        <g:TextBox></g:TextBox>
        <g:Anchor>[?]</g:Anchor>
    </g:HorizontalPanel>
</g:VerticalPanel>

Anoop John

unread,
Mar 7, 2010, 1:33:43 PM3/7/10
to Google Web Toolkit
Hey Vuk,

You can use the method setStyleName("your css class name")
corresponding to the widget.

On Mar 7, 11:06 am, Vik <vik....@gmail.com> wrote:
> Hie
>

> I want to create a form in gwt with exact look and feel ashttp://www.sakshum.com/ui/page/DonorRegister.jsp

Reply all
Reply to author
Forward
0 new messages