• 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: NSToolbarItem view set to NSButton view, but not showing...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSToolbarItem view set to NSButton view, but not showing...


  • Subject: Re: NSToolbarItem view set to NSButton view, but not showing...
  • From: Jerry Krinock <email@hidden>
  • Date: Wed, 23 Apr 2014 15:36:49 -0700

On 2014 Apr 23, at 15:13, Peters, Brandon <email@hidden> wrote:

> call [toolbaritem setView:view] and pass in the NSButton.

Try some bonehead debugging with NSLog().  Verify that toolbaritem is your target item at that point, in particular, that it is not nil. If that seems to be OK, try some more advanced debugging, later, and see if toolbaritem is still alive, and if so what is its view.

Also, NSToolbar/Item are kind of crazy cats and customizing them is often found to be problematic.  If possible, use the default NSToolbarItem and -setImage:.


_______________________________________________

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


  • Follow-Ups:
    • Re: NSToolbarItem view set to NSButton view, but not showing...
      • From: "Peters, Brandon" <email@hidden>
    • Re: NSToolbarItem view set to NSButton view, but not showing...
      • From: Andy Lee <email@hidden>
    • Re: NSToolbarItem view set to NSButton view, but not showing...
      • From: Eric Shepherd <email@hidden>
References: 
 >NSToolbarItem view set to NSButton view, but not showing... (From: "Peters, Brandon" <email@hidden>)

  • Prev by Date: NSToolbarItem view set to NSButton, but not images showing...
  • Next by Date: Re: showing load progress for autosaved documents
  • Previous by thread: NSToolbarItem view set to NSButton view, but not showing...
  • Next by thread: Re: NSToolbarItem view set to NSButton view, but not showing...
  • Index(es):
    • Date
    • Thread