This module exports functions that are useful when working with the AppKit framework (or more generally, run loops).
Convert a method to a form that is suitable to use as the delegate callback for sheet methods.
Return type: | selector |
---|
Run the event loop using NSApplicationMain and ask the user if we should continue if an exception is caught.
This function doesn’t return unless it throws an exception.