lemonmojo / LMAlertPopover

LMAlertPopover provides a simple API for showing an NSAlert as Popover (NSPopover).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LMAlertPopover

Summary

LMAlertPopover provides a simple API for showing an NSAlert as Popover (NSPopover).

ARC is currently not supported but it should be easy to convert the project. Alternatively, if your project is using ARC, you can also just disable it for LMAlertPopover.m (see this StackOverflow post).

License

New BSD License. For the full license text, see here.

Credits

LMAlertPopover was created by Felix Deimel.

About

LMAlertPopover provides a simple API for showing an NSAlert as Popover (NSPopover).

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Objective-C 100.0%