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 ([email protected])
