• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Context Menu in NSBrowser
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Context Menu in NSBrowser


  • Subject: Re: Context Menu in NSBrowser
  • From: Benjamin Stiglitz <email@hidden>
  • Date: Tue, 27 Jan 2009 10:49:10 -0500
  • Mail-followup-to: email@hidden

> 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 individually. You’ll also need to set the menu of their
superviews, the clip views which enclose the matrices, if you wish to
support context menus in the areas without row content.

-Ben
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Context Menu in NSBrowser (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Is there a more efficient way to get the first 4 bytes off a NSInputStream to compare
  • Next by Date: [Q] efficient or good model for send/receive with streams scheduled in runloop?
  • Previous by thread: Context Menu in NSBrowser
  • Next by thread: NSTextField line breaking
  • Index(es):
    • Date
    • Thread