• 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: Programmatically accessing Xcode specific label?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Programmatically accessing Xcode specific label?


  • Subject: Re: Programmatically accessing Xcode specific label?
  • From: Rick Mann <email@hidden>
  • Date: Mon, 20 Aug 2012 15:02:56 -0700

Thanks to Eric Stainsby, the thing to do is set the "Identifier" in IB, and use the -identifier property (from the NSUserInterfaceItemIdentification protocol).

New in 10.7.

--
Rick

On Aug 20, 2012, at 13:42 , Rick Mann <email@hidden> wrote:

> I'm not sure why people can just write the answer.
>
> My code does not use any identifier string. If it did, I wouldn't be asking how to get it.
>
> If it's accessible, please tell me how.
>
> --
> Rick
>
> On Aug 20, 2012, at 2:33 , Alex Zavatone <email@hidden> wrote:
>
>> Well, how do you already access those items in that nib from your code?
>>
>> I seem to remember that certain items for the UI Items may be exposed, like tab.text or something like that.
>>
>>
>> On Aug 20, 2012, at 3:21 AM, Rick Mann wrote:
>>
>>>
>>> On Aug 19, 2012, at 21:26 , Erik Stainsby <email@hidden> wrote:
>>>
>>>> The identifier string is accessible, if not already in use by your code.
>>>
>>> Can you elaborate?
>>>
>>> --
>>> Rick
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Xcode-users mailing list      (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>
>
> --
> Rick
>
>
>


--
Rick




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Programmatically accessing Xcode specific label? (From: Rick Mann <email@hidden>)
 >Re: Programmatically accessing Xcode specific label? (From: Roland King <email@hidden>)
 >Re: Programmatically accessing Xcode specific label? (From: Rick Mann <email@hidden>)
 >Re: Programmatically accessing Xcode specific label? (From: Erik Stainsby <email@hidden>)
 >Re: Programmatically accessing Xcode specific label? (From: Rick Mann <email@hidden>)
 >Re: Programmatically accessing Xcode specific label? (From: Alex Zavatone <email@hidden>)
 >Re: Programmatically accessing Xcode specific label? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: What are your tips for navigating the Xcode interface faster?
  • Next by Date: Re: What are your tips for navigating the Xcode interface faster?
  • Previous by thread: Re: Programmatically accessing Xcode specific label?
  • Next by thread: Re: Programmatically accessing Xcode specific label?
  • Index(es):
    • Date
    • Thread