launching Application in Shake

Home Page forums Applications Shake launching Application in Shake

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #201558
    Shervin Shoghian
    Participant

    Hi guys.

    Quick question, is their anyway of launching a MAC OSX application from the Shake menus. Sorta like when you can launch a web brower using this command:

    nuiPushMenu(“Web”);
    nuiMenuItem(“fxguide”, LaunchBrowser(“http://fxguide.com”,0));

    thanks.

    Swerve.

    #215349
    bnw
    Participant

    I think there’s a system() function which you can pass the path of an application into – on OSX you may have to give it the path to the real binary, usually inside the application bundle, like /Applications/TextEdit/Contents/MacOS/TextEdit.

    I think you may have to declare the function in a .h file, I’m afraid I’ve never done it 🙂

    #215348
    Cemal
    Participant

    shweet. Got it all figured out thanks.

    swerve.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Copy link
Powered by Social Snap