How would do stuff on app open if there’s no nibs open?
TheMadRedHatter
How would do stuff on app open if there’s no nibs open?
TheMadRedHatter
Add a “will finish launching” event to the File’s Owner (the application) and add your code in here. It will be called before everything else included waking the Nibs.
Jon