AutoIt Logo
  • Login
  • Preferences
  • Help/Guide
  • About Trac
  • Wiki
  • Timeline
  • View Tickets
  • New Ticket
  • Search

Context Navigation



Results (1 - 10 of 446)

1 2 3 4 5 6 7 8 9 10 11 →
#4045: Bug: Passing data through a COM object is slow. (new)
link: [https://www.autoitscript.com/forum/topic/213041-autoit-com-speed-with-variants/] [https://www.autoitscript.com/forum/topic/213008-array-pointer/#comment-1545071] can AutoIt be optimized when passing data through a Com object?
By anonymous — 08/08/25 08:34:53
#4044: Bug: Time macros don't adjust to timezone changes while running script (closed: Fixed)
The forum entry is at [ https://www.autoitscript.com/forum/topic/213051-autoit-error-getting-current-time/#comment-1544988 ] A test script: {{{ #include <Date.au3> HotKeySet("{ESC}", "Terminate") Func Terminate() Exit EndFunc ;==>Terminate Ex ...
By argumentum — 08/03/25 20:16:56
#4043: Feature Request: #Directive_If_Run (assigned)
... There is a post at [https://www.autoitscript.com/forum/topic/213009-directive_if_run/] about this.
By argumentum — 07/21/25 11:06:13
#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/
By anonymous — 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
By Kanashius — 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 ...
By anonymous — 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- ...
By Hashim — 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 ...
By lwc — 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 ...
By anonymous — 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 ...
By Jos — 09/04/24 14:23:04
1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/