Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable option to toggle file visibility on Application open #1

Open
geerlingguy opened this issue Jan 28, 2011 · 0 comments

Comments

@geerlingguy
Copy link
Owner

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.

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

No branches or pull requests

1 participant