• 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
[[sender selectedCell] tag] crashes in 10.6
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[[sender selectedCell] tag] crashes in 10.6


  • Subject: [[sender selectedCell] tag] crashes in 10.6
  • From: Henrietta Read <email@hidden>
  • Date: Sat, 2 Jan 2010 14:40:40 -0800

Hi,

Think I must be doing something wrong, I just got a new laptop with 10.6 for
Christmas. My app that works fine in 10.5 seems to have all its pop-up menus
broken... ???

Here's the code:

- (IBAction)myPopupButton:(id)sender
{
    gMyPopupButtonSetting = [[sender selectedCell] tag];
}


'gMyPopMenuSetting' is an Int.

When I step through the debugger, '[[sender selectedCell] tag]' crashes. Any
ideas why?
_______________________________________________

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: [[sender selectedCell] tag] crashes in 10.6
      • From: Graham Cox <email@hidden>
  • Prev by Date: Re: Make NSWindow immovable by dragging bottom bar
  • Next by Date: Re: Make NSWindow immovable by dragging bottom bar
  • Previous by thread: Problem deploying a NSCollectionView in Leopard
  • Next by thread: Re: [[sender selectedCell] tag] crashes in 10.6
  • Index(es):
    • Date
    • Thread