Timeline
Jun 27, 2026:
- 11:57 AM Ticket #4098 (_GDIPlus example disappear when minimized) closed by
- Fixed: Fixed by revision [13444] in version: 3.3.19.0 Fixed #4098: _GDIPlus examples disappear when minimized (thanks UEZ)
- 8:47 AM Ticket #4098 (_GDIPlus example disappear when minimized) updated by
- It was a long work with the Help of UEZ I did it for all _GDIPlus examples
- 8:45 AM Ticket #4098 (_GDIPlus example disappear when minimized) updated by
-
Summary changed
- 8:42 AM Ticket #4105 (bug with ContinuationLine after directive) closed by
- Fixed: Fixed by revision [13443] in version: 3.3.19.0 Fixed #4105: Directive lines cannot be spanned.
Jun 26, 2026:
- 10:42 PM Ticket #4105 (bug with ContinuationLine after directive) updated by
- btw. I do not see any note in HelpFile how AutoIt interprest such line Disscussion taken here: https://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page/46/#findComment-1553488
- 10:15 PM Ticket #4105 (bug with ContinuationLine after directive) updated by
-
Description changed
- 10:15 PM Ticket #4105 (bug with ContinuationLine after directive) created by
- Repro script […] Error output […] another example […] …
- 6:23 PM Ticket #4104 (A bug in _WinAPI_RegDeleteKey()) closed by
- Fixed: Fixed by revision [13442] in version: 3.3.19.0 Fixed #4104: _WinAPI_RegDeleteKey() bad return on error.
Jun 17, 2026:
- 5:43 PM Ticket #4104 (A bug in _WinAPI_RegDeleteKey()) created by
- According to my test, _WinAPI_RegDeleteKey() returns True if its …
Jun 12, 2026:
- 7:33 PM Ticket #3682 (GuiCtrlCreatePic and the "set width and height to 0" feature) updated by
- Note: if you want to avoid GDI+ in your code, then you can apply this 3 lines patch : […] Now no issue appears when you minimize the GUI or resize it : the pic is always correctly displayed with last AutoIt versions.
- 4:34 PM Ticket #4097 (GuiListView Extended Styles Documentation) closed by
- Fixed: Fixed by revision [13417] in version: 3.3.19.0 Fixed #4097: GuiListView Extended Styles Documentation.
- 11:53 AM Ticket #3682 (GuiCtrlCreatePic and the "set width and height to 0" feature) updated by
- Hello, I think we should reopen this bug. Though a pic is displayed with this code, when w=0 and h=0 ... […] ...what's the use of the fix, if the pic disappears as soon as the GUI is minimized / restored ? I mean everything worked perfectly fine with AutoIt 3.3.14.2, no matter the GUI styles you indicated at GUI creation (just re-tested) : you could indicate $WS_OVERLAPPEDWINDOW and the pic showed in the control (it won't show at all with AutoIt 3.3.18.0) You could maximize, resize, minimize, restore the GUI and the pic was still displayed correctly. Actually, as soon as you start to resize a GUI (or minimize) created with BitOR($GUI_SS_DEFAULT_GUI, $WS_SIZEBOX) then the pic disappears immediately etc... Could you please re-apply the same code found in AutoIt 3.3.14.2 so this issue will be correctly fixed ? Thanks ! PS: if it can't be fixed, then let's forget these w=0 and h=0 parameters, sticking to GDI+ to get the width & height of the image, as we always did these last years.
Jun 10, 2026:
- 2:43 PM Ticket #4103 (The expression in the array index was evaluated twice when assigning value) updated by
- 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 example disappear when minimized) updated by
-
Description changed
- 10:19 AM Ticket #4103 (The expression in the array index was evaluated twice when assigning value) created by
- 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
-
_ArraySearchand_ArrayFindAllallow partial search with … - 2:00 PM Ticket #4101 (Requesting consistency of the default value of $iStart/$iEnd in ...) updated by
-
Version changed
Automatic ticket cleanup. - 1:59 PM Ticket #4101 (Requesting consistency of the default value of $iStart/$iEnd in ...) updated by
- Oh, a little typo in my example: […]
- 1:52 PM Ticket #4101 (Requesting consistency of the default value of $iStart/$iEnd in ...) created by
- Currently, the default value of …
Jun 2, 2026:
- 6:28 PM Ticket #4100 (GUICtrlCreatePic ()) closed by
- Rejected
- 6:28 PM Ticket #4100 (GUICtrlCreatePic ()) updated by
- 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
- 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
- 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
-
Version changed
Automatic ticket cleanup. - 10:51 PM Ticket #4100 (GUICtrlCreatePic ()) created by
- Hello, I have a request, GUICtrlCreatePic () if I have a disk: …
Note:
See TracTimeline
for information about the timeline view.
