daim (sent by Nabble.com) wrote:
hi.. i like the editor a lot and i would completely switch to if there was an option to change the size of the window when it opens.. i mean it always opens in the same size. i neither does safe the last window size when it was closed.. i really hate that

any ideas how to change that?

Well, it is trivial to change the constants used for width and height, but I do not believe there is a "memory" function built-in to SciTE.

To change your preferred width and height, just add position.width and position.height properties to SciTEUser.properties, as in:

position.width=768
position.height=640

Robert Roessler
[EMAIL PROTECTED]
http://www.rftp.com
_______________________________________________
Scite-interest mailing list
[email protected]
http://mailman.lyra.org/mailman/listinfo/scite-interest

Reply via email to