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

Re: setIntercellSpacing


  • Subject: Re: setIntercellSpacing
  • From: "Mr. Gecko" <email@hidden>
  • Date: Wed, 28 Jan 2009 20:44:04 -0600

found out, I forgot to run -reloadData

On Jan 28, 2009, at 4:02 PM, Corbin Dunn wrote:


Le Jan 28, 2009 à 1:51 PM, Mr. Gecko a écrit :

It only seemed to mess up when I resized the window. Now it seems to not be doing it, I don't know what I changed...

Oh, well, you forgot to mention that earlier. It may be due to live- resize caching. Try subclassing the tableview, override -drawRect:, and call super (that's it). It disables the caching. This is an issue that is being worked on, but if you can reproduce a problem, *please* log bugs.


thanks,

corbin


On Jan 28, 2009, at 3:30 PM, Corbin Dunn wrote:

hi mr gecko,

you probably have something else wrong; the intercell spacing just affects the spacing between cells in the tableview. look for exceptions, and/or try experimenting with drawing in your cell.

corbin


Le Jan 28, 2009 à 11:44 AM, Mr. Gecko a écrit :

Hello, I'm having a problem where [self setIntercellSpacing:NSMakeSize(0.0, 0.0)]; will make all my rows disappear from the table... I need this so I can have a custom background for the selected rows.
How might I fix this?


Mr. Gecko
_______________________________________________




_______________________________________________

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: 
 >setIntercellSpacing (From: "Mr. Gecko" <email@hidden>)
 >Re: setIntercellSpacing (From: Corbin Dunn <email@hidden>)
 >Re: setIntercellSpacing (From: "Mr. Gecko" <email@hidden>)
 >Re: setIntercellSpacing (From: Corbin Dunn <email@hidden>)

  • Prev by Date: Re: Plain Text UTI Madness
  • Next by Date: Re: NSView behaves different on 10.4 vs 10.5?
  • Previous by thread: Re: setIntercellSpacing
  • Next by thread: (no subject)
  • Index(es):
    • Date
    • Thread