Error message in the terminal:
Gdk-Message: Error 71 (Protokollfehler) dispatching to Wayland display.
Peter
Code: Select all
OpenWindow(1, 100, 100, 400, 300, "Test")
CreateMenu(1, WindowID(1))
MenuTitle("Test")
MenuItem(1, "Test")
OpenSubMenu("Empty")
Repeat : Until WaitWindowEvent() = #PB_Event_CloseWindow