Timeline



Aug 22, 2022:

11:03 AM Ticket #3881 (Missing Extras\WM_NOTIFY.au3 file) updated by anonymous
Replying to anonymous: > This is not resolved, the file is missing in most new AU3 installs. Please discuss this on the forum here: https://www.autoitscript.com/forum/forum/2-autoit-general-help-and-support/ EDIT: it was me mLipok

Aug 21, 2022:

7:04 AM Ticket #3909 (_DebugReportData to report Array column formatted) updated by J-Paul Mesnage
Milestone changed
Added by revision [12861] in version: 3.3.16.1

Aug 20, 2022:

3:47 PM Ticket #3881 (Missing Extras\WM_NOTIFY.au3 file) updated by anonymous
This is not resolved, the file is missing in most new AU3 installs.
3:38 PM Ticket #3908 (using #AutoIt3Wrapper_Res_Icon_Add with UNC path) updated by Jos
Is this different for your previous one and did you try the fix I supplied? Jos
1:00 PM Ticket #3909 (_DebugReportData to report Array column formatted) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
12:30 PM Ticket #3909 (_DebugReportData to report Array column formatted) closed by J-Paul Mesnage
Completed: Added by revision [12856] in version: 3.3.15.6
12:29 PM Ticket #3909 (_DebugReportData to report Array column formatted) updated by J-Paul Mesnage
Type changed
12:25 PM Ticket #3909 (_DebugReportData to report Array column formatted) created by J-Paul Mesnage
Can also be extended to handle other type as _DebugReportVAr() […]

Aug 19, 2022:

3:15 PM Ticket #3908 (using #AutoIt3Wrapper_Res_Icon_Add with UNC path) updated by mychaelsoft
File paths have been manually changed from what I use for security. I apologize if there are any typos. Thanks and respect for your amazing work! I've been using Autoit as a novice for 9 years now and can't function without it.
3:08 PM DCL_53x53_16.ico attached to Ticket #3908 by mychaelsoft@…
icon file
3:07 PM Ticket #3908 (using #AutoIt3Wrapper_Res_Icon_Add with UNC path) created by mychaelsoft@…
This script splashes a small image at coords 100,100. …[…]

Aug 18, 2022:

12:32 PM Ticket #3907 (#AutoIt3Wrapper_Res_File_Add not supporting UNC path for ICO file) closed by Jos
Fixed
12:32 PM Ticket #3907 (#AutoIt3Wrapper_Res_File_Add not supporting UNC path for ICO file) updated by Jos
Will be fixed in the next version. When you like to test the fix, just comment these lines in Func _Compile_Upd_res($ScriptFile_Out) as those shouldn't be there: […]

Aug 17, 2022:

12:32 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by J-Paul Mesnage
Milestone changed
Added by revision [12851] in version: 3.3.16.1
12:14 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) closed by J-Paul Mesnage
Completed: Added by revision [12849] in version: 3.3.15.6
12:11 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by J-Paul Mesnage
Summary changed
12:05 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by J-Paul Mesnage
In fact I will adapt all examples to have $idOK = $idBtn_OK as the created ctrl is a Button For example $g_idX = GUICtrlCreateLabel("0", 10, 10, 50) will be $g_idLbl_X = GUICtrlCreateLabel("0", 10, 10, 50) to reflect the type of the ctrl created
6:26 AM Ticket #572 (Provide WinRar integration) updated by anonymous

Aug 16, 2022:

9:23 PM Ticket #3907 (#AutoIt3Wrapper_Res_File_Add not supporting UNC path for ICO file) updated by Jos
Status changed
Confirmed ... will have a look. Jos
3:46 PM Ticket #3907 (#AutoIt3Wrapper_Res_File_Add not supporting UNC path for ICO file) created by mychaelsoft
Thank you for this amazing community! I have been able to make …

Aug 12, 2022:

2:24 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by J-Paul Mesnage
Owner, Status changed

Aug 10, 2022:

8:21 AM Ticket #3903 (_GuiCtrlTab_GetItem() fails to retrieve Tab text in AutoIt 3.3.16.0) updated by J-Paul Mesnage
Owner, Status changed
Thanks to Danyfirex I have a working solution to OutProcess between X86 and X64 A lot of verification to have the outProcess working in all UDF for instance _GUICtrlTAb_SetItem is impacted so wait a little bit before I can fix all

Aug 8, 2022:

8:00 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
7:03 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by J-Paul Mesnage
For me is not a bug, The example is working without any Error I change it to a "feature" request
7:01 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by J-Paul Mesnage
Type changed
3:46 PM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) updated by pixelsearch
Hi all, Kafu's idea is interesting (renaming this specific variable) but it should start with $id... to be consistent with most examples found in the help file. If you look at the example GUICtrlCreateButton, you'll find variable names like $idButton_Notepad or $idButton_Close Maybe we could adapt this naming convention to the 1st example found in GUICreate, renaming this annoying $idOK to $idButton_OK ?
11:38 AM Ticket #3906 (GUICtrlCreateXXX creation in example assign to $idXXX to reflect Ctrl type) created by KaFu
Hiho, again and again I stumble over this variable :). I often use …

Aug 2, 2022:

5:28 PM Ticket #3903 (_GuiCtrlTab_GetItem() fails to retrieve Tab text in AutoIt 3.3.16.0) created by pixelsearch
Issue reported by user Nop72 in this Forum link : …

Jul 26, 2022:

6:00 PM Ticket #3902 (Au3Check, Byref, Map.element) closed by Jos
Fixed: Fixed by revision [12845]
2:19 PM Ticket #3902 (Au3Check, Byref, Map.element) created by anonymous
[…] The shown code will result in a "AddOne() called with Const or …
Note: See TracTimeline for information about the timeline view.