Code: Alles auswählen
If OpenWindow(0, 200, 200, 200, 100, "MenuID Example")
If CreateMenu(0, WindowID(0))
Debug "Handle of current menu is:"
Debug MenuID(0)
EndIf
Repeat : Until WaitWindowEvent() = #PB_Event_CloseWindow
EndIf
Was ist, wenn ich mehrere Menus habe.
Wie kann ich die Abfragen?
__________________________________________________
Quote-Tags durch Code-Tags ersetzt
11.12.2014
RSBasic