issues
search
google
/
macops
Utilities, tools, and scripts for managing and tracking a fleet of Macintoshes in a corporate environment
Apache License 2.0
819
stars
86
forks
source link
Allow cocoadialog to be executed in a non-blocking manner.
#60
Closed
sillywilly42
closed
8 years ago
sillywilly42
commented
8 years ago
Add a ShowAndDetach() method to the Dialog object which uses RunProcessInBackground().
Correct inaccurate docstring describing the return value of _RunProcess when run in background.