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

Context Navigation



Results (1 - 10 of 443)

1 2 3 4 5 6 7 8 9 10 11 →
#4056: Feature Request: MakePoints addition to WinAPIConv.au3 (new)
... [https://learn.microsoft.com/en-us/windows/win32/api/wingdi/nf-wingdi-makepoints] {{{ #include <WinAPIConv.au3> ;tagPoints is short;short, tagPoint is long;long. Global Const $tagPoints = "struct;short X;short Y;endstruct" $lParam ...
By MattyD — 11/03/25 01:12:13
#4055: Feature Request: add maxversiontested to AutoIt's app manifest (new)
... 0.18362.1"/> Discussion is here: [https://www.autoitscript.com/forum/topic/212864-mediaplayerelement-winrt-xaml-island/page/2/#comments] Thanks, Matt
By MattyD — 10/29/25 08:52:14
#4054: Feature Request: Tidy - feature request / parameter - continuation line and indentation (closed: Completed)
... some related project/explanations: https://github.com/genius257/au3toast/pull/1#issuecomment-3439256275
By mLipok — 10/23/25 22:51:30
#4051: Bug: StringRegExp Helpfile has minor typo (closed: Fixed)
The current StringRegExp offline help for version 3.3.18.0 has the following typo: " most metacharacters '''loose''' their meaning" It should be: " most metacharacters '''lose''' their meaning"
By donnyh13 — 09/29/25 00:03:35
#4047: Bug: Manual: Improve phrasing for @extended in FileFindNext (closed: Fixed)
https://www.autoitscript.com/autoit3/docs/functions/FileFindNextFile.htm reads for flags: 0 = (default) use @extended to return 1 or 0 if search item is a directory. To me that is unclear and had to dig deeply into my stubborn script ...
By hifi55 — 09/10/25 21:59:36
#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: {{{#!autoit #include <Date.au3> HotKeySet("{ESC}", "Terminate") Func Terminate() Exit EndFunc ;==>Termina ...
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
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/