Jump to content

SciTE Customization GUI -- [03/04/2017]


jaberwacky
 Share

Recommended Posts

If you're open to suggestions...

I think that, logically, the highest-order settings are those on the SciTE4AutoIt3 tab and that would make better sense as the first tab. On that tab, probably the highest-level setting is the "Loaded AutoIt3 Definitions" which might be better at the top since all the other settings on that tab, and all other tabs, are dependant upon that. Maybe park a mode label to the right of the tabs so no matter what tab you're viewing you'll know whether you are modifying the PROD or BETA definitions? Maybe the prod/beta setting would be better as radios at the top of the window and outside of any tab?

Edit: To word it differently: Since there are 2 sets of config files, and this program only edits one or the other at a time, that makes the prod/beta setting hierarchically the highest-level setting in the program and it probably shouldn't be buried half-way down on the fourth tab. I think it logically deserves much more emphasis. (I'm not picking on this version, SciTEConfig doesn't make the prod/beta setting stand out either)

Edited by Spiff59
Link to comment
Share on other sites

I'm definitely happy to receive suggestions, changes, addition, etc. Keep 'em comin'.

As for one of your suggestions try this beta and tell me what you think. Then we'll go from there: SciTE Customization GUI - beta

Link to comment
Share on other sites

I think that's a definite improvement. People who are unaware that there are two separate config files, and that they are only editing one of them, will at least have something to tip them off to that fact. Thanks.

Link to comment
Share on other sites

  • 1 month later...

one thing, sometimes when resizing, the app UI will not resize correctly.

The tabs will have a huge space above and will not allow to scroll down, this happens when I maximize the app and then restore its position.

Link to comment
Share on other sites

  • 3 months later...
  • 3 months later...
  • Developers

See my picture...

post-62679-0-10439200-1361217351_thumb.j

That looks a lot like the Autoit3Wrapper GUI options ... not really used for SciTE configuration. ;)

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

  • 1 month later...
  • 1 month later...

I now read and write the SciTEUSer.config files with the INI functions

Really! I'm surprised that it works.

UDF List:

 
_AdapterConnections()_AlwaysRun()_AppMon()_AppMonEx()_ArrayFilter/_ArrayReduce_BinaryBin()_CheckMsgBox()_CmdLineRaw()_ContextMenu()_ConvertLHWebColor()/_ConvertSHWebColor()_DesktopDimensions()_DisplayPassword()_DotNet_Load()/_DotNet_Unload()_Fibonacci()_FileCompare()_FileCompareContents()_FileNameByHandle()_FilePrefix/SRE()_FindInFile()_GetBackgroundColor()/_SetBackgroundColor()_GetConrolID()_GetCtrlClass()_GetDirectoryFormat()_GetDriveMediaType()_GetFilename()/_GetFilenameExt()_GetHardwareID()_GetIP()_GetIP_Country()_GetOSLanguage()_GetSavedSource()_GetStringSize()_GetSystemPaths()_GetURLImage()_GIFImage()_GoogleWeather()_GUICtrlCreateGroup()_GUICtrlListBox_CreateArray()_GUICtrlListView_CreateArray()_GUICtrlListView_SaveCSV()_GUICtrlListView_SaveHTML()_GUICtrlListView_SaveTxt()_GUICtrlListView_SaveXML()_GUICtrlMenu_Recent()_GUICtrlMenu_SetItemImage()_GUICtrlTreeView_CreateArray()_GUIDisable()_GUIImageList_SetIconFromHandle()_GUIRegisterMsg()_GUISetIcon()_Icon_Clear()/_Icon_Set()_IdleTime()_InetGet()_InetGetGUI()_InetGetProgress()_IPDetails()_IsFileOlder()_IsGUID()_IsHex()_IsPalindrome()_IsRegKey()_IsStringRegExp()_IsSystemDrive()_IsUPX()_IsValidType()_IsWebColor()_Language()_Log()_MicrosoftInternetConnectivity()_MSDNDataType()_PathFull/GetRelative/Split()_PathSplitEx()_PrintFromArray()_ProgressSetMarquee()_ReDim()_RockPaperScissors()/_RockPaperScissorsLizardSpock()_ScrollingCredits_SelfDelete()_SelfRename()_SelfUpdate()_SendTo()_ShellAll()_ShellFile()_ShellFolder()_SingletonHWID()_SingletonPID()_Startup()_StringCompact()_StringIsValid()_StringRegExpMetaCharacters()_StringReplaceWholeWord()_StringStripChars()_Temperature()_TrialPeriod()_UKToUSDate()/_USToUKDate()_WinAPI_Create_CTL_CODE()_WinAPI_CreateGUID()_WMIDateStringToDate()/_DateToWMIDateString()Au3 script parsingAutoIt SearchAutoIt3 PortableAutoIt3WrapperToPragmaAutoItWinGetTitle()/AutoItWinSetTitle()CodingDirToHTML5FileInstallrFileReadLastChars()GeoIP databaseGUI - Only Close ButtonGUI ExamplesGUICtrlDeleteImage()GUICtrlGetBkColor()GUICtrlGetStyle()GUIEventsGUIGetBkColor()Int_Parse() & Int_TryParse()IsISBN()LockFile()Mapping CtrlIDsOOP in AutoItParseHeadersToSciTE()PasswordValidPasteBinPosts Per DayPreExpandProtect GlobalsQueue()Resource UpdateResourcesExSciTE JumpSettings INISHELLHOOKShunting-YardSignature CreatorStack()Stopwatch()StringAddLF()/StringStripLF()StringEOLToCRLF()VSCROLLWM_COPYDATAMore Examples...

Updated: 22/04/2018

Link to comment
Share on other sites

I can see how that would work, anything that is in the file that Scite doesn't understand, like the section headers, it probably ignores, the rest of the .properties files are just key=value pairs.

If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.
Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag Gude
How to ask questions the smart way!

I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from.

Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays.  -  ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script.  -  Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label.  -  _FileGetProperty - Retrieve the properties of a file  -  SciTE Toolbar - A toolbar demo for use with the SciTE editor  -  GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI.  -   Latin Square password generator

Link to comment
Share on other sites

I get errors when starting the exe.

1)

Line 23636 (File "..SciTE Customization GUI.exe"):

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

2)

=============================================

! AutoItCOM Test: We intercepted a COM error!

(-1) : Member not found.

=============================================

OS: Win7 x64.

Br,

UEZ

Edited by UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

Really! I'm surprised that it works.

I hope it isn't one of things that will break with future AutoIt releases.

I get errors when starting the exe.

Thanks for the bug report! Would you believe that time bomb did not go off until you mentioned it! Twenty-one downloads until you reported. Thank you very much. Edited by jaberwocky6669
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

×
×
  • Create New...