SoulA Posted October 5, 2008 Posted October 5, 2008 Does the scite editor always have to start maximized? Its a small detail I know but I couldn't find an option. Any ideas?
NELyon Posted October 5, 2008 Posted October 5, 2008 Look for this in SciTEGlobal.properties: if PLAT_WIN position.left=0 position.top=0 if PLAT_GTK position.left=5 position.top=22 position.width=-1 position.height=-1 You want to change the position.width and position.height to your own width and height. It will start at that size in the upper right-hand corner unless you specify position.left and position.top.
Garp99HasSpoken Posted October 7, 2008 Posted October 7, 2008 Thanks, I had wondered about this myself. Is there an option to prompt me be closing all files when I accidently hit the X to close? These don't seem appropriate for what I want: # Checking are.you.sure=1 #are.you.sure.for.build=1 #save.all.for.build=1 #quit.on.close.last=1 load.on.activate=1 #save.on.deactivate=1 #are.you.sure.on.reload=1 Is there an option to re-load the same files next time that were open when I close Scite? This can happen because of a crash, reboot, or just work on another day.
Garp99HasSpoken Posted October 7, 2008 Posted October 7, 2008 Thanks, I had wondered about this myself. Is there an option to prompt me be closing all files when I accidently hit the X to close? These don't seem appropriate for what I want: # Checking are.you.sure=1 #are.you.sure.for.build=1 #save.all.for.build=1 #quit.on.close.last=1 load.on.activate=1 #save.on.deactivate=1 #are.you.sure.on.reload=1 Is there an option to re-load the same files next time that were open when I close Scite? This can happen because of a crash, reboot, or just work on another day.
Garp99HasSpoken Posted October 7, 2008 Posted October 7, 2008 (edited) nm. Edited October 7, 2008 by Garp99HasSpoken
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