• 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: String encodings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >String encodings (From: Yorh <email@hidden>)
 >Re: String encodings (From: "Shawn Erickson" <email@hidden>)
 >Re: String encodings (From: Yorh <email@hidden>)
 >Re: String encodings (From: Paul Forgey <email@hidden>)
 >Re: String encodings (From: Yorh <email@hidden>)
 >Re: String encodings (From: Yorh <email@hidden>)
 >Re: String encodings (From: Paul Forgey <email@hidden>)
 >Re: String encodings (From: Yorh <email@hidden>)

  • Prev by Date: Re: String encodings
  • Next by Date: Generating my own key-value coding selectors
  • Previous by thread: Re: String encodings
  • Next by thread: Unit testing ObjC/Java classes
  • Index(es):
    • Date
    • Thread