[MacRuby-devel] NSNotificationCenter observers, selectors and notifications

Jakub Suder jakub.suder at gmail.com
Sat Apr 24 03:41:30 PDT 2010


Hi,

In ObjC, a method 'foo' that has one argument is referenced as 'foo:'
in such situations (with colon), not 'foo'. Try passing a string
"track_finished_with_notifier:" to the notification center.

Jakub Suder


More information about the MacRuby-devel mailing list