Re: Source files - subclassing a nstableview
Re: Source files - subclassing a nstableview
- Subject: Re: Source files - subclassing a nstableview
- From: Arne Bech <email@hidden>
- Date: Thu, 23 Mar 2006 14:58:51 -0700
I want to alter the reloadData process. If I call the super the
original reloadData get excecuted, which I don't want. I was more
looking for the table to just refresh the values for one of the
columns (and refresh the whole table too sometimes which is just to
call super)..
Arne
On Mar 23, 2006, at 1:44 , Mike Abdullah wrote:
um, just do [super reloadData] ?
Mike.
On 23 Mar 2006, at 04:33, Arne Bech wrote:
Hi,
I was thinking of subclassing a nstableview.
Is there any way to get a hold of the nstableview.m file so i can
look at the methods allready there and then copy and modify them
in my subclass.
I particulary had in mind the -reloadData method.
thanks!
Sincerely,
Arne Nikolai Bech
_______________________________________________
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