• 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: Josh Burnett <email@hidden>
  • Date: Thu, 10 Nov 2005 08:45:03 -0500

I've tried the [tableView setNeedsDisplay:YES]. Doesn't work. Neither column or its header have setNeedsDisplay methods.

Other than those, I'm at a loss as to what I should try. Any other ideas?

Thanks,

Josh

On Nov 10, 2005, at 12:00 AM, gennady wexler wrote:

If Table control is a derivient of NSView/NSResponder, would this force
redraw of the control?

[self setNeedsDisplay:YES];

Or that is what does not work as expected/spec'ed?

From: Josh Burnett <email@hidden>

[[theColumn headerCell] setStringValue:@"new name"];
responded to it.  How do I get the header to refresh?





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

  • Prev by Date: Re: refreshing the header title for an NSTableColumn
  • Next by Date: Re: NSArrayController/TreeController out of bounds
  • 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