On Mar 16, 2011, at 11:15 AM, Kevin Muldoon wrote:
> My understanding is turning on LSUIElement in the pList is the method to make
> this happen. Unfortunately, this makes the NSPanel non-visible as well.
Perhaps because panels are not visible when the application is not active by
default (hid
Writing a small app which completes a task, displays info in a custom
semi-transparent NSPanel (based on http://mattgemmell.com/2006/03/12/hudwindow)
and, after a few seconds, the NSPanel fades away and the program
terminates.
Works great but looking to get a more GROWL-like behavior by hav