Re: Programmatically accessing Xcode specific label?
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