fmen Posted September 19, 2006 Posted September 19, 2006 I'm a brand new user of Scite. I looked at the documentation and I did a search on this forum but cannot find the answer to what should be a very simple question: How can I customize Scite so that it remembers the window size when it opens. I do not want it to open in a maximized window as it curruntly does? Thanks.
MHz Posted September 19, 2006 Posted September 19, 2006 Add this into Options -> Open User Options File. ## Scite start position and size position.left=100 position.top=100 position.width=1000 position.height=600
fmen Posted September 19, 2006 Author Posted September 19, 2006 1 Add this into Options -> Open User Options File. ## Scite start position and size position.left=100 position.top=100 position.width=1000 position.height=600 Thanks so much.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now