On Apr 23, 2014, at 6:36 PM, Jerry Krinock <je...@ieee.org> wrote: > > On 2014 Apr 23, at 15:13, Peters, Brandon <bap...@my.fsu.edu> 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.
Two more things you can easily check: * [NSImage imageNamed:imageName] is not returning nil. * What is your button's imagePosition? If it's NSNoImage that might explain it. --Andy _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com