Hi -- Totally new GWT developer here. My application has a header panel that will contain a couple divs with a branding logo and some login/logout buttons and status text.
Whats the best way to handle this in GWT: 1) I can create an HTML widget and hand it a string I concatenate together 2) I could use a panel widget of some sort and add the elements as child widgets 3) use UI Binder (not familiar with this) 4) another approach I don't know about? I know this is basic GWT 101 type stuff here, but I'm a newbie just looking for some guidance -- whats the best practice in this case Thanks! -- 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.
