Skip to content

How to using F-Script play with cocoa command line app written in Objective-C ? #23

Description

@sunuslee

hi,
i can using F-Script with OS X GUI Apps , it's fun.
but , how can i using F-Script with command line app written in Objective-C ?
i can use lldb attch that app and successfully load by

p (char)[[NSBundle bundleWithPath:@"/Library/Frameworks/FScript.framework"] load]

but, the command line app does Not have an menu , so i can not

p (void)[FScriptMenuItem insertInMainMenu]

how can i fire up the F-Script Console ? Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions