I know I can use
set window layout to make the window non-resizable but doing so screws up BlueGUI (no gadgets display).
In fact many of the window commands (position, size etc.) screw up BlueGUI but IanM's version of them doesn't. Unfortunately IanM doesn't have a version of set window layout.
So, any suggestions?
[Edit]
I've just found the resetMainWindow command in BlueGUI which is used to correct this. However, I can't get the window to display how I want it using set window layout. I can stop it being resizable by setting the first parameter to 13107200 (aquired from BlueGUI constants file). But I lose all the icons from the window.
What I want is a non-resizable window that has a close button on it. Anyone care to offer the settings to do that?
Thanks