• 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: How to have a shared integer variable in application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to have a shared integer variable in application


  • Subject: Re: How to have a shared integer variable in application
  • From: Scott Stevenson <email@hidden>
  • Date: Thu, 4 Oct 2007 17:08:39 -0700


On Oct 4, 2007, at 4:47 PM, Christian Schmitz wrote:

Some global Cocoa shared object list which I can use?

Add it to your app delegate class and use:

[[NSApp delegate] setMyInteger: value]

   - Scott
_______________________________________________

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: 
 >How to have a shared integer variable in application (From: email@hidden (Christian Schmitz))

  • Prev by Date: Re: Binding (KVC/KVO) for C struct datatypes
  • Next by Date: "Executing" a File
  • Previous by thread: Re: How to have a shared integer variable in application
  • Next by thread: multiple methods named 'xxx' found.
  • Index(es):
    • Date
    • Thread