• 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: Strange indexOfTabViewItemWithIdentifier behavior
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange indexOfTabViewItemWithIdentifier behavior


  • Subject: Re: Strange indexOfTabViewItemWithIdentifier behavior
  • From: Yorh <email@hidden>
  • Date: Mon, 3 Apr 2006 22:45:28 +0200

Yes this what I though too .... but I checked and it is a NSString....
This is very strange problem, maybe is because I used PSMTabViewControl that is John's class and I have to check better his documentation...


Thank you
Yorh

On Apr 3, 2006, at 10:39 PM, Mike Abdullah wrote:

Presumably then, your privUsername variable is not realy a string then.

Mike.

On 3 Apr 2006, at 21:27PM, Yorh wrote:

Hi Joar,

Yes I add the tabviewitem with [theTab addTabViewItem:newTab];
But when I add the tab and set the identifier (that I'm sure there is) the indexOfTabViewItemWithIdentifier returns me NSNotFound... and this is strange....


yorh

On Apr 3, 2006, at 10:22 PM, j o a r wrote:


On 3 apr 2006, at 22.15, Yorh wrote:

When I check a nstabviewitem index the int variable retuned me is wrong, infact I got a number like 2147483647 ....

It's not wrong, it's the value of "NSNotFound", meaning that there were no tab in the tab view for the identifier you tried to look up.


Note that in the code snippet you showed above, you created a tab view item, but didn't actually add it to any tab view.

j o a r



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


This email sent to email@hidden


_______________________________________________ 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
  • Follow-Ups:
    • Re: Strange indexOfTabViewItemWithIdentifier behavior
      • From: Shawn Erickson <email@hidden>
References: 
 >Strange indexOfTabViewItemWithIdentifier behavior (From: Yorh <email@hidden>)
 >Re: Strange indexOfTabViewItemWithIdentifier behavior (From: j o a r <email@hidden>)
 >Re: Strange indexOfTabViewItemWithIdentifier behavior (From: Yorh <email@hidden>)
 >Re: Strange indexOfTabViewItemWithIdentifier behavior (From: Mike Abdullah <email@hidden>)

  • Prev by Date: Unwanted artifacts when using controls in NSView subclass
  • Next by Date: Re: Unwanted artifacts when using controls in NSView subclass
  • Previous by thread: Re: Strange indexOfTabViewItemWithIdentifier behavior
  • Next by thread: Re: Strange indexOfTabViewItemWithIdentifier behavior
  • Index(es):
    • Date
    • Thread