-- place any code for testing purposes here function displayMenuPopup(file, parent) end local function init() UI.loadAndDisplay('/playground/menubar.otui') end addEvent(init)