Re: Context Menu in NSBrowser

2009-01-27 Thread Benjamin Stiglitz
> All NSViews show, when control-clicked, their context menu. > But not the NSView subclass NSBrowser. > > Is this a documented feature or a bug? This is a bug in the Leopard and earlier versions of AppKit. For now, you can loop through the matrices using -matrixForColumn: and set their menus ind

Context Menu in NSBrowser

2009-01-26 Thread Gerriet M. Denkmann
All NSViews show, when control-clicked, their context menu. But not the NSView subclass NSBrowser. Is this a documented feature or a bug? And what is the recommended workaround? Kind regards, Gerriet. ___ Cocoa-dev mailing list (Cocoa-dev@lists.ap