I've poking around with the Desktop class and related stuff, trying to follow the example desktop app and put something together. Things are working, but I have a nagging layout/css issue. See the attachment for a view. Issue is that the close,minimize, and maximize links show up next to the window icon, and the window title is pushed down. I do not have any custom css in the app, I only have the following css:
In my module.gwt.xml I do not have a <stylesheet> tag, and I do not inherit from any modules that pull in css that would interfere (I don't see anything non-gxt applied to this element via firebug)
I added a class with float: right to my ext-all.css. I noticed that the gxt desktop demo had that, but my app did not. Kind of odd to see a css difference, I've got gxt 1.2.3.