Hi, Take your time and read through the GWT Developers Guide (e.g. http://code.google.com/webtoolkit/doc/latest/DevGuideUiPanels.html).
Also take a loom at -> http://uptick.com.au/content/create-gwt-project Cheers Rob On May 24, 6:11 am, Alisson Prestes <[email protected]> wrote: > For "1" and "2" I would use a FlowPanel and some CSS. > > Alisson Presteswww.google.com/profiles/javalisson > > On Mon, May 23, 2011 at 4:49 PM, Ash <[email protected]> wrote: > > Some insights would be definitely helpful. > > > On May 22, 12:28 am, Ash <[email protected]> wrote: > > > We have a application that we have coded using GWT, Java, JDO, JPA. > > > We have almost written our code for crud logic and its time to look at > > > the development of UI. I am new to gwt and trying to explore some > > > options for developing UI using gwt. > > > > I am little lost and would like to know whats the best way to go with > > > when developing UI with GWT. > > > I am using UiBinder but would like to know the following: > > > > 1) How to autosize custom widgets. Make panels expand or decrease in > > > size when custom widgets with dynamic content are placed inside > > > panels. > > > 2) What strategies to use for overall placing of widgets and elements > > > that work in all major browsers. > > > 3) Any other tips for developing a great looking UI using gwt is > > > really appreciated. > > > > Thanks, > > > Ash > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" 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/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
