Menu

App.openWindow

miller9904

App.openWindow

Opens a window. Accepts a path. This should be something like 'apps/default/terminal/', or for packaged apps, 'apps/default/terminal.sapp'.

NOTE: Apps can only open windows if they have requested the permission OPEN_WINDOWS.

App.openWindow(path);