On Apr 11, 2013, at 8:18 AM, Christian Schmitz <[email protected]> wrote:
> > Am 11.04.2013 um 01:20 schrieb Gavin Smith <[email protected]>: > >> The Action and DoubleAction events don't fire for NSStatusItemMBS. Is this a >> known issue? > > > a quick test here with sample project shows that it's working fine. > > Do you keep instance of your NSStatusItemMBS subclass object alive? Yes, I have simply modified the "Statusitem with textfield" example by creating subclass of NSStatusitemMBS and changing your s property to be my subclass. I added an Action event but it never gets called. The rest of the menu works fine but I specifically need the functionality of this Action event. I need to know when the statusitem is clicked on. -- Gavin Twitter: @gvnsmth, @libapp _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
