• 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: Source files - subclassing a nstableview
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Source files - subclassing a nstableview


  • Subject: Re: Source files - subclassing a nstableview
  • From: Wain <email@hidden>
  • Date: Thu, 23 Mar 2006 22:10:36 +0000

Hi,

You will never get to see the .m file, it's just not gonna happen, but fortunately you don't need to, create your subclass and do your custom refreshing sometimes and only call super when you want to.

Out of interest, what is wrong with using the standard reload?

Wain

On 23 Mar 2006, at 21:58, Arne Bech wrote:

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Source files - subclassing a nstableview
      • From: Arne Bech <email@hidden>
    • Re: Source files - subclassing a nstableview
      • From: Steve Israelson <email@hidden>
References: 
 >Source files - subclassing a nstableview (From: Arne Bech <email@hidden>)
 >Re: Source files - subclassing a nstableview (From: Arne Bech <email@hidden>)

  • Prev by Date: menu extras
  • Next by Date: Re: menu extras
  • Previous by thread: Re: Source files - subclassing a nstableview
  • Next by thread: Re: Source files - subclassing a nstableview
  • Index(es):
    • Date
    • Thread