NPUserNotificationAlertStyle Key Does Not Work

I am working on selective user notification on 10.8, but the NSUserNotificationAlertStyle key, when I set it for alerts that do not work, my application still shows it as a banner, the only way to control it with system preferences, but what if I want to set the behavior is the default warning style?

+5
source share
3 answers

According to these two error reports, the key is NSUserNotificationAlertStylenow not working for anyone.

http://openradar.appspot.com/12632111

http://openradar.appspot.com/12632157

+8
source

It works, but you must

, . .

+10

, → ( "/" "" ). . : Alert vs Notification flag

0

All Articles