Results (1 - 10 of 443)
- #4040: Bug: _GUICtrlRichEdit_SetZoom parameter limitation bug (closed: Fixed)
- see this interesting topic for all the code needed! https://www.autoitscript.com/forum/topic/190695-_guictrlrichedit_setzoom-parameter-limitation/
- 04/03/25 09:02:14 —
- #4039: Bug: Bug with _GUICtrlTreeView_Delete (closed: Fixed)
- ... 13,14,15(,16)) The problem came up in https://www.autoitscript.com/forum/topic/173926-fileexplorer-treeview-and-listview-treelistexplorer/page/3/#findComment-1541943
- 03/17/25 00:26:20 —
- #4038: Bug: _GUICtrlRichEdit_StreamToFile adds new paragraph at the end on every ... (closed: Fixed)
- see: https://www.autoitscript.com/forum/topic/212753-richedit-streamtofile-adds-newline-every-time/ example code + temp solution: {{{ #include <GUIConstants.au3> #include <GuiRichEdit.au3> #include <WindowsConstants.au3> Opt("MustD ...
- 03/05/25 14:07:08 —
- #4036: Bug: All (closed: Rejected)
- As per: https://www.autoitscript.com/forum/topic/197337-solved-filewritefromarray-adds-new-line-at-the-end/ _FileWriteFromArray appends Windows CRLF line endings to all lines, with no support for Unix/Linux LF endings. This either requires post- ...
- 02/12/25 01:34:29 —
- #4034: Bug: Fix the documentation about #AutoIt3Wrapper_UseX64 (closed: Fixed)
- [https://www.autoitscript.com/wiki/AutoIt3Wrapper_Directives AutoIt3Wrapper Directives] states the default #AutoIt3Wrapper_UseX64 is '''No''', while the actual default seems to be '''Yes'''. It's very easy to test: just compile without it ...
- 11/10/24 12:30:15 —
- #4032: Bug: Unwanted debug output from running scripts in SciTE (from autoit3_x64.exe) (closed: No Bug)
- Open an empty .au3 in SciTE, run it with F5, then see the console output below: [[span(style=color: blue, >"D:\Program Files\AutoIt\SciTe\..\AutoIt3.exe" "D:\Program Files\AutoIt\SciTe\AutoIt3Wrapper\AutoIt3Wrapper.au3" /run /prod /Erro ...
- 10/15/24 16:10:30 —
- #4023: Bug: AutoIt v3.3.16.1 EXE-Installer updates existing none AutoIt3 Registry ... (new)
- [https://www.autoitscript.com/forum/topic/212239-autoit-v33161-exe-installer-modifies-psmodulepath-in-wrong-x86-way-on-x64-win10-os Forum Support Post:] Using AutoIt v3.3.16.1 EXE-Installer (default Installation options, just clicking ne ...
- 09/04/24 14:23:04 —
- #4006: Bug: incomplete read missing key in IniReadSection (closed: No Bug)
- incomplete read missing key in IniReadSection when the value length is too large or there is an error for some reason.
- 04/16/24 01:32:07 —
- #4004: Feature Request: "Window background color" option for SciTEConfig. (new)
- ... On the AutoIt home page, https://www.autoitscript.com/site/autoit/, in the section "Built-in Editor with Syntax Highlighting" it says: Users can also download a complete version of SciTe ... Please make this wording clearer with something like: ... Users c ...
- 03/29/24 16:02:35 —
- #4003: Bug: _ArrayPush doesn't have its default direction directly documented (closed: Fixed)
- [https://www.autoitscript.com/autoit3/docs/libfunctions/_ArrayPush.htm _ArrayPush]'s documentation mentions `$iDirection = 0` on top, but it's a casual mention, and it's not "officially" mentioned on the table that explains what is `$iDirect ...
- 03/22/24 20:30:23 —
Note: See TracSearch
for help on searching.