ricky Posted March 18, 2015 Posted March 18, 2015 (edited) Hello, Thanks for sharing this nice version of scite! there is a possibility to create a menu to choose between pragma and AutoItWrapper? Edited March 18, 2015 by ricky03
Yashied Posted March 18, 2015 Author Posted March 18, 2015 @ricky03Menu: ToolsAdvancedWrapper Mode My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Yashied Posted March 22, 2015 Author Posted March 22, 2015 SciTE 3.2.5.99 updated, added SciTE Theme Manager (SciTEConfig replacement) and fixed few bugs. Screenshots argumentum 1 My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
argumentum Posted March 22, 2015 Posted March 22, 2015 (edited) On 3/22/2015 at 12:12 PM, Yashied said: SciTE 3.2.5.99 updated, added SciTE Theme Manager (SciTEConfig replacement) and fixed few bugs.  it only takes 1 digit., ...for the next update Edited February 10, 2024 by argumentum replaced image provider Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
Yashied Posted March 22, 2015 Author Posted March 22, 2015 Thanks. My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
kcvinu Posted March 23, 2015 Posted March 23, 2015 Hi Yashied, Can you include my includer script in your SciTE project as a menu item. ? This is the link '?do=embed' frameborder='0' data-embedContent>> Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer  --- A tool to visit the links of some most important UDFs  Includer_2  ----- A tool to type the #include statement automatically  Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing.  Alert ------ An alternative for MsgBox  MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF  -------- An UDF for working with access database files. (.*accdb only) Â
Yashied Posted April 11, 2015 Author Posted April 11, 2015 (edited) SciTE 3.2.5.99 has been updated.Added ExecSel utility (Context MenuTextExecute) that allows you to run selected part of AutoIt code with support for output result to the console.Some commands of the context menu now appear only in the corresponding lexer.HighlightingIdenticalText.lua: added the following parameters to highlight identical text (see SciTEGlobal.properties):highlighting.identical.text.autoselectword=0 highlighting.identical.text.by.style=0 highlighting.identical.text.matchcase=0 highlighting.identical.text.wholeword=0 highlighting.identical.text.minlength=2AutoItAutoComplete.lua: improved algorithm for Autocomplete and Calltip.Fixed a bug causing to deactivation Redo/Undo buttons in the Toolbar after saving the file.Fixed some bugs in the Compiler Wrapper. Edited May 9, 2015 by Yashied kcvinu and argumentum 2 My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Yashied Posted May 9, 2015 Author Posted May 9, 2015 SciTE 3.2.5.99 has been updated.Fixed few bugs in the Compiler Wrapper. kcvinu and argumentum 2 My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
kcvinu Posted May 10, 2015 Posted May 10, 2015 Thaks Yashied. Let me check Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer  --- A tool to visit the links of some most important UDFs  Includer_2  ----- A tool to type the #include statement automatically  Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing.  Alert ------ An alternative for MsgBox  MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF  -------- An UDF for working with access database files. (.*accdb only) Â
argumentum Posted May 13, 2015 Posted May 13, 2015 Request: When saving an "untitled" tab, when writing the filename, to have the editor add the ".au3" extension if it has no "."(dot) in the filename. That way it will only assume is a au3 file in case it has no extension.Thanks. Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
Developers Jos Posted May 13, 2015 Developers Posted May 13, 2015 Request: When saving an "untitled" tab, when writing the filename, to have the editor add the ".au3" extension if it has no "."(dot) in the filename. That way it will only assume is a au3 file in case it has no extension.Thanks. ​This is a very simple modification in the SciTE source SciTEWinDlg.cxx:OPENFILENAMEW ofn; memset(&ofn, 0, sizeof(ofn)); ofn.lStructSize = sizeof(ofn); ofn.hwndOwner = MainHWND(); ofn.hInstance = hInstance; ofn.lpstrFile = saveName; ofn.nMaxFile = ELEMENTS(saveName); GUI::gui_string translatedTitle = localiser.Text(title); ofn.lpstrTitle = translatedTitle.c_str(); ofn.Flags = OFN_HIDEREADONLY | OFN_OVERWRITEPROMPT | OFN_NOCHANGEDIR; ofn.lpstrFilter = filesFilter; ofn.lpstrInitialDir = directory.AsInternal(); //+ SciTE4Autoit3 => Start Update => Setting this to an empty string triggers the "add default extension if no registered extension is typed". ofn.lpstrDefExt = GUI_TEXT(""); Jos argumentum 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.Â
argumentum Posted May 19, 2015 Posted May 19, 2015 Request:  an "Alt-F5" or a checkbox or something to work with the betaThanks. Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
Yashied Posted May 26, 2015 Author Posted May 26, 2015 SciTE 3.2.5.99 has been updated (build 1.1.4).Added SciTE Updater utility for download new versions of the SciTE build. Fixed some bugs in the Compiler Wrapper (1.0.0.5). argumentum 1 My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
ricky Posted May 26, 2015 Posted May 26, 2015 (edited) Thanks for this new version. Edited May 26, 2015 by ricky03
steve8tch Posted May 27, 2015 Posted May 27, 2015 Hi Yashied - great work. One observation. When using the sidebar to navigate functions - the curser moves to the function  (as expected) but the curser position is 3 lines from the bottom of the page. Is this intentional? Could the curser position be changed to nearer the top of the page ? Thanks. Steve
argumentum Posted June 1, 2015 Posted June 1, 2015 Request:fix the comment colorThanks. Follow the link to my code contribution ( and other things too ). FAQ - Please Read Before Posting.
ricky Posted June 5, 2015 Posted June 5, 2015 Hello,there is a little bug, if the syntax check recognised a problem in a include file, scite didn't open it, but show the faulty line in the main file.
Yashied Posted July 29, 2015 Author Posted July 29, 2015 SciTE 3.2.5.99 has been updated (build 1.2.0).Added compatibility with AutoIt 3.3.14.x. kcvinu 1 My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
Yashied Posted August 2, 2015 Author Posted August 2, 2015 SciTE 3.2.5.99 has been updated (build 1.2.1).Added the ability to highlight custom text from the context menu ("Text\Highlight").Added new option in the SciTE Theme Manager (1.0.0.1). My UDFs: iKey | FTP Uploader | Battery Checker | Boot Manager | Font Viewer | UDF Keyword Manager | Run Dialog Replacement | USBProtect | 3D Axis | Calculator | Sleep | iSwitcher | TM | NetHelper | File Types Manager | Control Viewer | SynFolders | DLL Helper Animated Tray Icons UDF Library | Hotkeys UDF Library | Hotkeys Input Control UDF Library | Caret Shape UDF Library | Context Help UDF Library | Most Recently Used List UDF Library | Icons UDF Library | FTP UDF Library | Script Communications UDF Library | Color Chooser UDF Library | Color Picker Control UDF Library | IPHelper (Vista/7) UDF Library | WinAPI Extended UDF Library | WinAPIVhd UDF Library | Icon Chooser UDF Library | Copy UDF Library | Restart UDF Library | Event Log UDF Library | NotifyBox UDF Library | Pop-up Windows UDF Library | TVExplorer UDF Library | GuiHotKey UDF Library | GuiSysLink UDF Library | Package UDF Library | Skin UDF Library | AITray UDF Library | RDC UDF Library Appropriate path | Button text color | Gaussian random numbers | Header's styles (Vista/7) | ICON resource enumeration | Menu & INI | Tabbed string size | Tab's skin | Pop-up circular menu | Progress Bar without animation (Vista/7) | Registry export | Registry path jumping | Unique hardware ID | Windows alignment More...
kcvinu Posted August 2, 2015 Posted August 2, 2015 @Yashied , Can i get the source code of SciTE 3.2.5.99 ?. Spoiler My Contributions Glance GUI Library - A gui library based on Windows api functions. Written in Nim programming language. UDF Link Viewer  --- A tool to visit the links of some most important UDFs  Includer_2  ----- A tool to type the #include statement automatically  Digits To Date ----- date from 3 integer values PrintList ----- prints arrays into console for testing.  Alert ------ An alternative for MsgBox  MousePosition ------- A simple tooltip display of mouse position GRM Helper -------- A littile tool to help writing code with GUIRegisterMsg function Access_UDF  -------- An UDF for working with access database files. (.*accdb only) Â
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