You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by David Gao <da...@gmail.com> on 2010/05/17 15:48:27 UTC

How to disable resizing of Window

Hi,

I've deployed a Web start application with Pivot. Everything is great 
except that the window is resizable. I would like to know how to freeze 
the size of a window or a frame.

java.awt.Frame.setResizable(boolean) can control whether user can resize 
the window or frame.

Does Pivot Window have similar function?

Thanks.


-- 
Best Regards

David Gao (davidgjm@gmail.com)