Re: String encodings
Re: String encodings
- Subject: Re: String encodings
- From: Paul Forgey <email@hidden>
- Date: Mon, 3 Apr 2006 17:20:54 -0700
Maybe somebody else with more experience could tell us if
selectTabViewItemWithIdentifier: searches for the identifiers to be
the same object (which seems nuts) or uses isEqual: to find it. The
@"constant" strings may be pooled to be the same object instance? I
might be full of crap too but it's the only thing I can think of.
On Apr 3, 2006, at 5:12 PM, Yorh wrote:
Yes already tried and it doesn't work....
But if I search thetabviewitem Public that I made with [theTabView
addTabViewItem:newTab];
[newTab setIdentifier:@"Public"]; it works....
This is strange because if I set with @"xxx" works but if I pass
another string... all seems to going bad...
thank you for support!
On Apr 4, 2006, at 2:04 AM, Paul Forgey wrote:
initWithUTF8String:"Yorh"
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden