You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to use a preference pane, allow user to set the preference, and then check for that preference in the application's startup logic.
We should create a separate class that has a function that checks the finder's current visibility.
And also we should have a function that switches the visibility and quits finder...
Can't have it quit the application automatically, because in that case, the preference would never be able to be un-set.
The text was updated successfully, but these errors were encountered:
See, for instance: http://code.google.com/p/hide-unhide/
Need to use a preference pane, allow user to set the preference, and then check for that preference in the application's startup logic.
We should create a separate class that has a function that checks the finder's current visibility.
And also we should have a function that switches the visibility and quits finder...
Can't have it quit the application automatically, because in that case, the preference would never be able to be un-set.
The text was updated successfully, but these errors were encountered: