Re: NSBrowser bug?
Re: NSBrowser bug?
- Subject: Re: NSBrowser bug?
- From: Greg Hulands <email@hidden>
- Date: Thu, 11 Jul 2002 10:22:34 +1000
I put this in my awakeFromNib but it still only gets called for the first
column.
On 11/7/02 10:10 AM, "Kevin Callahan" <email@hidden> allegedly made the
following allegations:
>
>
On Wednesday, July 10, 2002, at 04:49 PM, Greg Hulands wrote:
>
>
> I have an NSBrowser with a delegate that implements the method -
>
> (NSString
>
> *)browser:(NSBrowser *)sender titleOfColumn:(int)column. This method
>
> only
>
> seems to get called for column 0 and not for any other column. Has
>
> anyone
>
> else experienced this problem before?
>
>
try this:
>
>
[browser setTakesTitleFromPreviousColumn:NO];
>
>
-Kevin
>
>
>
>
>
> Greg
>
> _______________________________________________
>
> 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.
_______________________________________________
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.