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
