Modify ↓
#4076 closed Bug (Fixed)
__GUICtrlMenu_* examples are not working in Windows 11
| Reported by: | Nine | Owned by: | Jpm |
|---|---|---|---|
| Milestone: | 3.3.19.0 | Component: | AutoIt |
| Version: | 3.3.18.0 | Severity: | None |
| Keywords: | Cc: |
Description
As title says many (not all) examples are not working anymore as they are based on Notepad. We should consider rewriting them using AutoIt GUI menus.
Attachments (0)
Change History (5)
comment:3 by , on Feb 26, 2026 at 12:25:24 PM
All those examples using the menu from Notepad. For example :
_GUICtrlMenu_DrawMenuBar
_GUICtrlMenu_EnableMenuItem
_GUICtrlMenu_GetItemChecked
_GUICtrlMenu_GetItemCount
_GUICtrlMenu_GetItemData
_GUICtrlMenu_GetItemDefault
etc. etc.
Like I already suggested, we should be rewriting them with AutoIt GUI menus...
comment:5 by , on Mar 4, 2026 at 12:04:07 AM
| Owner: | set to |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Can you point out some of them