I've been teaching myself gwt for about a month. My current project is
to convert a swing based desktop app into a web app. I promised my
employer I could figure this out, so I've been skim reading & taking
leaps of logic trying to save time. Ironic.
I've successfully reorganised the business logic, that's no problem.
My main problem that has currently got me stumped though is that I
can't get my GUI to display correctly in the browser. I used the gxt
examples mainly adapting them & weaving them together. But when I run
in hosted mode there is no theme, the widgets are not displaying the
way they are packed. I even replaced all the gwt widgets left with gxt
ones eg: swopping VerticalPanel for LayoutContainers with VBoxLayouts
set- there was no change.
The TabPanel doesn't display at all & only the first TabItem added
shows.
I've been looking for a solution for the last few days insuring the
html inherts gxt-all.css seems to be a dead end.
I suspect it's something simple I'm overlooking. I just need an
experienced developer to take a look. I also can't get any of the
samples from gxt-2.0.1 to work in eclipse. If I could get hold of a
single working gxt sample as an eclipse project I could work it out.
(I used netbeans before but switched to eclipse for the gxt plugin
support.)
Once I have the GUI displaying correctly, I do a bit of binding hook
up some handlers & I'll be done, I'm way my deadline. My boss is
giving me looks.
Please help?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to