• 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: NSTableView problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView problems


  • Subject: Re: NSTableView problems
  • From: Corbin Dunn <email@hidden>
  • Date: Mon, 03 Nov 2008 10:12:14 -0800


On Nov 2, 2008, at 10:53 AM, Priscila J.V. wrote:

The question is how can just draw one time every cell without change values in my table view?, because every time I click outside my XCode project appears in my Log View changes and makes me think that the table's work never stops and every time change colors in my table view.

The table is first responder -- when you click to another app, it has to redraw the focus ring (to not have it), and subsequently has to redraw the entire contents of the table (which also redraws the blue highlight to light gray for selected rows).


corbin
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSTableView problems (From: Priscila J.V. <email@hidden>)

  • Prev by Date: Re: Lack of Initializers or Factory Methods
  • Next by Date: Re: Localization...
  • Previous by thread: Re: NSTableView problems
  • Next by thread: NSTableView Problems
  • Index(es):
    • Date
    • Thread