You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
In my project , i have the requirement of creating a form having tabs
on it and this form has
a ComboBox. TextBox and a Button on it,
Unable to make it using SmartGWT drag and drop GUI facility in
Eclipse.
I have made a entry point class that is extended from Canvas.I am
putting above mentioned widgets on VLayout,HLayout but unable to get
the desired one.
Kindly suggest how can i make it and sequence of doing it.