You can set the "showWindowControls" style to false to turn off the window trim on a Frame.
On Sep 26, 2010, at 7:21 PM, Mark Miller wrote: > Anyone know how to drop the native window decoration with a pivot app? I > want the pivot window decorations to be appear to be the top level window. > > I see that you can make a call to turn off decorations on the awt frame, > but apparently pivots Application#startup is too late to do that... > > hints? > > - Mark
