I've added a one second cache to the NSMenu proxy because otherwise the menu provider...
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 10 Nov 2005 02:00:27 +0000 (02:00 +0000)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Thu, 10 Nov 2005 02:00:27 +0000 (02:00 +0000)
I also had the ITStatusItem directly set the cell's menu, rather than setting itself's menu, this way, everything will work fine if you change your mind and decide to use setMenu: instead of setMenuProvider:.


No differences found