Feedback
Deleting the only menubar fails compilation
- Status
- Fixed
- Fixed in
- v26.5.5
- Source discussion
- https://forum.objo.dev/d/86-window-menu-properties-not-updated-when-menubar-deleted
- Last updated
- 2026-05-21
Public summary
- Create a new desktop project.
- Delete the only menubar item from the solution navigator.
- Try to run the program. It will fail with these errors:
[Error] Window1 Line 8: Undefined identifier 'MainMenuBar'.
[Error] Window1 Line 8: Undefined identifier 'MainMenuBar'.
[Error] Window1 Line 8: Undefined identifier 'MainMenuBar'.