• 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: Bug in tableColumnWithIdentifier: ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in tableColumnWithIdentifier: ?


  • Subject: Re: Bug in tableColumnWithIdentifier: ?
  • From: Ondra Cada <email@hidden>
  • Date: Sun, 13 Oct 2002 17:35:21 +0200

On Sunday, October 13, 2002, at 05:02 , Yann Bizeul wrote:

NSLog(@"%@",[ sender tableColumnWithIdentifier:@"service"]);
// returns 2002-10-13 16:57:59.825 TSM[22380] (null)
NSLog(@"%@",[[[ sender tableColumns ] objectAtIndex: 1 ] identifier
]);
// returns 2002-10-13 16:57:59.825 TSM[22380] service

No spaces or other invisibles? Try NSLog(@"\"%@\"",...).
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Bug in tableColumnWithIdentifier: ?
      • From: Yann Bizeul <email@hidden>
References: 
 >Bug in tableColumnWithIdentifier: ? (From: Yann Bizeul <email@hidden>)

  • Prev by Date: Re: Displaying different languages in an NSTableView
  • Next by Date: Re: dual controllers
  • Previous by thread: Bug in tableColumnWithIdentifier: ?
  • Next by thread: Re: Bug in tableColumnWithIdentifier: ?
  • Index(es):
    • Date
    • Thread