Timeline



Jun 10, 2026:

2:43 PM Ticket #4103 (The expression in the array index was evaluated twice when assigning value) updated by Jpm
You right I remember similar pb at that time the answer will not be fix due to the way the the interpreter is evaluating the subscript for array entry assignment just change $a[Inc()] = "Test" to $i=Inc() $a[$i] = "Test"

Jun 9, 2026:

7:16 PM Ticket #4098 (_GDIPlus) updated by mLipok
Description changed
10:19 AM Ticket #4103 (The expression in the array index was evaluated twice when assigning value) created by anonymous
Example code: […] The result in console: […] The result of …

Jun 7, 2026:

2:54 PM Ticket #4102 (Adds "StartsWith" / "EndsWith" options to _ArraySearch / _ArrayFindAll) created by anonymous
_ArraySearch and _ArrayFindAll allow partial search with …
2:00 PM Ticket #4101 (Requesting consistency of the default value of $iStart/$iEnd in ...) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
1:59 PM Ticket #4101 (Requesting consistency of the default value of $iStart/$iEnd in ...) updated by anonymous
Oh, a little typo in my example: […]
1:52 PM Ticket #4101 (Requesting consistency of the default value of $iStart/$iEnd in ...) created by anonymous
Currently, the default value of …

Jun 2, 2026:

6:28 PM Ticket #4100 (GUICtrlCreatePic ()) closed by Jos
Rejected
6:28 PM Ticket #4100 (GUICtrlCreatePic ()) updated by Jos
Post your question in the forum first to see if there is any way this can be resolved.
11:32 AM Ticket #4100 (GUICtrlCreatePic ()) updated by anonymous
Hello, I want to prevent the image from disappearing when the C:\ drive is 0MB. Will there be any future functionality to prevent GUICtrlCreatePic from disappearing when the drive is 0MB? Because other image-related modules, such as GUICtrlCreateButton, don't disappear.

Jun 1, 2026:

10:43 AM Ticket #4100 (GUICtrlCreatePic ()) updated by Jos
So we went from a vague bug report to a vague feature request, where you expect AutoIt3 to support stuff when a harddisk doesn't have any space left?

May 31, 2026:

11:00 PM Ticket #4100 (GUICtrlCreatePic ()) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
10:53 PM pic ok.PNG attached to Ticket #4100 by anonymous
GUICtrlCreatePic ()
10:52 PM pic hide.PNG attached to Ticket #4100 by anonymous
GUICtrlCreatePic ()
10:51 PM Ticket #4100 (GUICtrlCreatePic ()) created by anonymous
Hello, I have a request, GUICtrlCreatePic () if I have a disk: …
Note: See TracTimeline for information about the timeline view.