I have to bring up an alert when a certain event in my app has been fired.
What is the best way to do it? I can not use Growl because my app will be submitted on the Mac App Store and it does not mean that user will use Growl.
But I’d like something similar.
At best, an alert like calendar events from iCal. Can anyone help me?
You mean like an NSAlert?