#713: Growl is broken on MacRuby 0.6 ------------------------------+--------------------------------------------- Reporter: ylphcm@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: growl ------------------------------+--------------------------------------------- Comment(by jakub.suder@…): I'm using Growl in my own open source MacRuby project, and after the update from ticket #662 it works fine on 0.6. I use the method GrowlApplicationBridge#notifyWithTitle to send growls (plus a call to GrowlApplicationBridge.growlDelegate = "" in application delegate when the app starts, and a growlRegDict file). See the code at http://github.com/psionides/MacBlip/blob/master/Controllers/MainWindowContro... . Hope that helps... -- Ticket URL: <http://www.macruby.org/trac/ticket/713#comment:3> MacRuby <http://macruby.org/>