Jump to content

SciTE4 thing is annoying...


Recommended Posts

  • Developers

I like using the sciTE4 thing to edit my scripts, but every time i open it it seems to want to go to cover like 99% of my screen... how can i make it open to the same size it was last opened to, like notepad does?

you can only set it to open Maximised or set a fixed size/position ....

Set the initial window size and position. If these are omitted then the environment's defaults are used. If the width or height are -1 then the window is maximised.

Add these to your SciTE user settings if you want to change it to something else:

position.left=0

position.top=0

position.width=-1

position.height=-1

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • Developers

hmmm... ok thanks.

Maybe for next version they could have an option for the editor to remember the last size / location.

Any SciTE internal design requests will have to be posted in the SciTE interest page because I am supplying the standard SciTE version as release by Neil Hodgson in the SciTE4AutoIt3 installer....

:P

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...