How do I make MUSHclient remember its window size, so that the next time I start MUSHclient it keeps the same size?
Making MUSHclient remember its window size?
Posted by Philip Mak on Sun 14 Apr 2002 08:12 PM — 6 posts, 25,139 views.
It should do that by default.
There seems to be a problem with MUSH remembering the size of its windows when you change resolution sizes; after changing resolutions, MUSH windows 'forget' their sizes and all become max width and min lenght
While we're on the topic, is there anyway to set the width and length, and location of a window created by a script?
While we're on the topic, is there anyway to set the width and length, and location of a window created by a script?
If the window falls outside the boundaries of the current resolution then it takes the default. This is to stop windows disappearing if you switch from high res to low res, where the old windows would be "off the side".
No, you can't change the location of the notepad windows at present.
No, you can't change the location of the notepad windows at present.
> If the window falls outside the boundaries of the current
> resolution then it takes the default.
Isn't window *size* and window *position* two different things?
I'm thinking MUSHclient should be able to remember its size, even if it has to change its position due to a resolution change.
> resolution then it takes the default.
Isn't window *size* and window *position* two different things?
I'm thinking MUSHclient should be able to remember its size, even if it has to change its position due to a resolution change.
True they are different, however when changing resolutions a very big window could be just as annoying as one that is invisible. It might take a few attempts (grab, move, resize) to get it back to fit into the smaller window.