LMAlertPopover

BSD 许可证
Objective-C
macOS

1 张图片

作者

描述

LMAlertPopover 提供了一种简单的方法来显示 NSAlert 作为弹幕 (NSPopover)。

目前不支持 ARC,但转换为项目应该很简单。或者,如果你的项目正在使用 ARC,你也可以直接为 LMAlertPopover.m 禁用它。请参阅以下 StackOverflow 贴文:[http://stackoverflow.com/questions/6646052](http://stackoverflow.com/questions/6646052)

标签