Jump to content

Help.. my auto it window has gone wild..


Go to solution Solved by JohnOne,

Recommended Posts

Posted

My autoit work window has expanded so that i can no longer see the minimize, and close x button..

Everything still works fine but when I am programming.. I can only get out by File and exit..

No minimize or resize or X out close .. so aggravating.. tried shut down the puter and restart

but it is locked in the full expand mode... cannot slide the wondow to be able to see the minimize button and

really do not even know if the button still exists...

any suggestions would be greatly appreciated.

Using windows XP home

Always worked fine before.

  • Moderators
Posted

tommytx,

My autoit work window

Do you mean the SciTE editor? :huh:

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

  • Moderators
Posted

tommytx,

Try adding these lines (with suitable values) to your User properties file. You can open it via the SciTE <Options - Open user Option File> menu or look for "C:Usersyour_user_nameSciTEUser.properties":

position.left=5
position.top=10
position.width=1000
position.height=500
Then restart SciTE. :)

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Posted

No help on User Properties... and under  View = Full screen not checked.. and when checked the screen move a little but looks like it may be locked in the full screen mode... since full screen changes its look only a tiny amount..

Posted

Thanks John... you been there before right... and once I used that code on the next load it was fine..

All is well thanks everyone for the help... I have not been using the Move so it must have been a will program..

It has been so freaking agravating..

  • Developers
Posted

The next time just edit or remove the file "SciTE.session" located in %USERPROFILE%, which contains the last session info of SciTE and is used again at startup.

Jos

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.
  :)

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
  • Recently Browsing   0 members

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