KPCTabsControl • KPCJumpBarControl • KPCSplitPanes • KPCAppTermination • KPCSearchableOutlineView • KPCImportSheetController
KPCAppTermination provides a graceful way to quit your app. It:
- closes all windows (soon, with optional animations)
- display a HUD with a customizable message
- can handle asynchronous background operations to be performed before real quit
- quit gracefully
KPCAppTermination is very much in beta for now, but the basics work.
Cédric Foellmi (@onekiloparsec)
KPCAppTermination is licensed under the MIT license and hosted on GitHub at https://github.com/onekiloparsec/KPCAppTermination/ Fork the project and feel free to send pull requests with your changes!