Hi, you should set the "resizable" flag of the outer frame/window to false, in bxml, or in code (calling the related setter). I'm sorry but in Pivot code there isn't a sample of this in bxml but only in Java code, inside the SwingDemo.java class, if possible (if I'll remember to do it) for the 2.0.2 I could add a sample of this.
But note that you need Pivot-2.0.1 because previous releases had this problem: https://issues.apache.org/jira/browse/PIVOT-826 Bye, Sandro
