[Pythonmac-SIG] Displaying messages through notification centre

2014-11-19 Thread Paul Wiseman
I've got an app which at the moment displays custom drawn tray style notifications. The app targets OSX 10.5+. I want to start looking at showing these messages/notifications through the native notification centre for users on systems that support it (10.8+). I have a few questions on how to do t

Re: [Pythonmac-SIG] Displaying messages through notification centre

2014-11-19 Thread Ned Deily
In article , Paul Wiseman wrote: > I've got an app which at the moment displays custom drawn tray style > notifications. > > The app targets OSX 10.5+. I want to start looking at showing these > messages/notifications through the native notification centre for users on > systems that support it