On Aug 4, 2010, at 10:26:01, Jason Wehmhoener wrote: > I have a use case that would be well supported by allowing the user to choose > between multiple actions from within a Growl notification (a notification > that includes multiple buttons/icons, each calling a different callback). > > I don't think that's currently possible with Growl, but I'm wondering > if that kind of functionality is either planned, …
No. We deliberately do not support this. What you're asking for is a dialog box, and there are already APIs for that in Mac OS X. Growl is for notifications only. > or if not, then would it be possible to provide myself by extending Growl in > some way? No. > (for example, does Growl support some kind of plugin architecture?) Yes, but Growl's internal architecture and its API do not support this, so there is no way you could communicate the different actions back to the application. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
