Modify ↓
Opened 2 weeks ago
Closed 7 days ago
#4076 closed Bug (Fixed)
__GUICtrlMenu_* examples are not working in Windows 11
| Reported by: | Nine | Owned by: | J-Paul Mesnage |
|---|---|---|---|
| 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:1 by , 13 days ago
comment:3 by , 13 days ago
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 , 7 days ago
| Owner: | set to |
|---|---|
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Can you point out some of them