Re: Bug in tableColumnWithIdentifier: ?
Re: Bug in tableColumnWithIdentifier: ?
- Subject: Re: Bug in tableColumnWithIdentifier: ?
- From: Yann Bizeul <email@hidden>
- Date: Sun, 13 Oct 2002 21:47:18 +0200
Nope, no invisibles a I see :
2002-10-13 21:45:19.272 TSM[25927] "(null)" ([ sender
tableColumnWithIdentifier:@"service"])
2002-10-13 21:45:19.274 TSM[25927] "service" ([[[ sender tableColumns ]
objectAtIndex: 1 ] identifier
])
Le dimanche, 13 oct 2002, ` 17:35 Europe/Paris, Ondra Cada a icrit :
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.
--
Yann BIZEUL
LINAGORA
30, rue Saint-Augustin
75002 Paris
Til. 01 58 18 68 35
Std. 01 58 18 68 28
Mob. 06 60 43 00 88
_______________________________________________
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.