LMAlertPopover

BSD License
Objective-C
macOS

1 image

Author

Description

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 the following StackOverflow post: http://stackoverflow.com/questions/6646052

Tags