KPJUK Posted January 9, 2007 Posted January 9, 2007 Hi Guys, I am trying to configure the editor when its first loaded to be a specific screen size (not full window). I have had a look through the Global User properties, and can't see where this would be. Can somwone please point me in the right direction. Cheers KPJUK
herewasplato Posted January 9, 2007 Posted January 9, 2007 (edited) Create a file named C:\Documents and Settings\...your username folder...\SciTEUser.properties (if you do not already have one) and place something like this in it: position.width=856 position.height=625 While you are in there, create a file named C:\Documents and Settings\...your username folder...\Templates\Template.au3 and place all of the things that you like to be in each new au3 file created via "new" on the context menu: right click > New > AutoIt v3 Script Edited January 9, 2007 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/size]
Developers Jos Posted January 9, 2007 Developers Posted January 9, 2007 Create a file namedC:\Documents and Settings\...your username folder...\SciTEUser.properties(if you do not already have one) and place something like this in it:position.width=856position.height=625I would do it via the SciTE menu to ensure its created in the right directory. (win9x uses a different place) 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.
KPJUK Posted January 9, 2007 Author Posted January 9, 2007 Hi Guys,I am trying to configure the editor when its first loaded to be a specific screen size (not full window). I have had a look through the Global User properties, and can't see where this would be. Can somwone please point me in the right direction.CheersKPJUKNice one Herestoplato,this does exactly what I wanted.cheersBuddy.JdeB, I don't know how to do this via the menu, but its sorted now, thanks for the input.Cheers guysKPJUK
Developers Jos Posted January 9, 2007 Developers Posted January 9, 2007 for the record: Options/Open User Options file 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.
herewasplato Posted January 9, 2007 Posted January 9, 2007 (edited) I would do it via the SciTE menu to ensure its created in the right directory. (win9x uses a different place)I really should spend more time exploring SciTE.I had not noticed that there or had forgotten it.-MSP- Edited January 9, 2007 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/size]
KPJUK Posted January 10, 2007 Author Posted January 10, 2007 (edited) for the record: Options/Open User Options fileThanks JdeB,I did open that when searching through the properties files, but it was blank. I kind of expected there to be a template of options that I could change. Now I have created this file as per herewasplato instructions, it appears in User Options, but this is great feedback. I wonder how many others this will help!Thanks bud,KPJUK Edited January 10, 2007 by KPJUK
KPJUK Posted December 18, 2008 Author Posted December 18, 2008 Having undergone a rebuild of my PC, this was a post that I searched for to "fix" my SciTE preperences, so thanks again guys for the input. I used SciTE this time to save the file to my doc & Settings directory as per JdeB's post, which I now understand ! Cheers KPJUK
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