Timeline



May 5, 2025:

7:09 PM Ticket #4041 (_GUICtrlStatusBar_SetIcon) closed by J-Paul Mesnage
Fixed: Fixed by revision [13105] in version: 3.3.17.0

Apr 29, 2025:

1:57 PM Ticket #4041 (_GUICtrlStatusBar_SetIcon) updated by Nine
Forgot to erase first GuiSetState
1:18 PM Ticket #4041 (_GUICtrlStatusBar_SetIcon) updated by Nine
Here my take on it : […]
11:54 AM Ticket #4041 (_GUICtrlStatusBar_SetIcon) updated by Nine
If you minimize or hide the GUI afterward, the icons disappear. You simply cannot destroy the icons until you delete the GUI. One solution would be to return the hIcon, so programmer can destroy it at the end of their script
11:46 AM Ticket #4041 (_GUICtrlStatusBar_SetIcon) updated by anonymous
It is because the GUISetState(@SW_SHOW) appears before the SetIcon calls. But it is not a viable solution.
11:17 AM Ticket #4041 (_GUICtrlStatusBar_SetIcon) updated by J-Paul Mesnage
In fact your solution will create an non delete icon for ever I don't really know but the second example of _GUICtrlStatuBar_GetIcon() is working I will try to find out why
Note: See TracTimeline for information about the timeline view.