• 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: refreshing the header title for an NSTableColumn
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: refreshing the header title for an NSTableColumn


  • Subject: Re: refreshing the header title for an NSTableColumn
  • From: Corbin Dunn <email@hidden>
  • Date: Thu, 10 Nov 2005 10:29:56 -0800

You probably want to do [[tableView headerView] setNeedsDisplay:YES];

However, this is probably a bug. I'll investigate. thank you!

--corbin

On Nov 10, 2005, at 7:54 AM, gennady wexler wrote:

Whats is the proper syntax? Does this method needs to be called on the super
class?


On 11/10/05 6:25 AM, "Hamish Allan" <email@hidden> wrote:

NSTableHeaderView, being a subclass of NSView, has a setNeedsDisplay: method.

_______________________________________________
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: refreshing the header title for an NSTableColumn
      • From: gennady wexler <email@hidden>
References: 
 >Re: refreshing the header title for an NSTableColumn (From: gennady wexler <email@hidden>)

  • Prev by Date: Re: Speeding up creation of NSDictionary from XML? (iTunes related)
  • Next by Date: Re: howto mix objc/c++ in a nice way?
  • Previous by thread: Re: refreshing the header title for an NSTableColumn
  • Next by thread: Re: refreshing the header title for an NSTableColumn
  • Index(es):
    • Date
    • Thread