• 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: AppleRemote Cocoa Class ( delegate issue )
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleRemote Cocoa Class ( delegate issue )


  • Subject: Re: AppleRemote Cocoa Class ( delegate issue )
  • From: Dorian Johnson <email@hidden>
  • Date: Tue, 26 Jun 2007 20:02:42 -0500

The Apple Remote class is a singleton. Don't alloc/init it; use [c_AppleRemote sharedRemote] for it.



The delegate must implement: (you didn't mention if yours had the pressedDown field)
- (void)appleRemoteButton:(AppleRemoteEventIdentifier)buttonId pressedDown:(BOOL)pressed




On Jun 26, 2007, at 7:50 PM, David Farmer wrote:

this method always crashes, says it is not recognized


Please give more detail... What's the stack trace look like (type bt in the debugger console for a copy/pasteable copy)?
_______________________________________________


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: AppleRemote Cocoa Class ( delegate issue )
      • From: David Farmer <email@hidden>
References: 
 >AppleRemote Cocoa Class ( delegate issue ) (From: David Farmer <email@hidden>)

  • Prev by Date: Re: List of keyboard layouts
  • Next by Date: Re: Binding CoreData Relationship to an NSTableColumn w/ NSPopupButtonCell [Solved?]
  • Previous by thread: AppleRemote Cocoa Class ( delegate issue )
  • Next by thread: Re: AppleRemote Cocoa Class ( delegate issue )
  • Index(es):
    • Date
    • Thread