Closed Lorenzo45 closed 9 years ago
Can't seem to get this to work, makeKeyWindow and makeKeyAndOrderFront do nothing.
makeKeyWindow
makeKeyAndOrderFront
Fixed! Used NSApp.activateIgnoringOtherApps(true)
NSApp.activateIgnoringOtherApps(true)
Can't seem to get this to work,
makeKeyWindow
andmakeKeyAndOrderFront
do nothing.