• 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: Newbie: Strange problem with NSTableView, check boxes and Core Data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Newbie: Strange problem with NSTableView, check boxes and Core Data


  • Subject: Re: Newbie: Strange problem with NSTableView, check boxes and Core Data
  • From: Jonathan Oddie <email@hidden>
  • Date: Fri, 3 Oct 2008 08:38:39 -0600


Message: 8 Date: Fri, 3 Oct 2008 01:09:48 -0700 From: "Ken Ferry" <email@hidden> Subject: Re: Newbie: Strange problem with NSTableView, check boxes and Core Data To: "Jonathan Oddie" <email@hidden> Cc: email@hidden Message-ID: <email@hidden> Content-Type: text/plain; charset=ISO-8859-1

Is your application by chance garbage collected?

Some of the underlying machinery that kicks in when scaling standard
interface elements has issues with garbage collection in Leopard.
This suggests that your checkbox is scaling down, which you probably
don't want it to do.  Try selecting the checkbox cell in interface
builder and change the 'Scaling' setting from "Proportionally Down" to
"None".

-Ken

Yes, it is GC, and I'm pretty sure that fixed it ... at least I haven't been able to repeat the crash since changing it. What a strange bug, is it documented in a technote somewhere?
Many thanks for the fix, anyway!
Jonathan


_______________________________________________

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


  • Prev by Date: Re: External C function and duplicate symbol
  • Next by Date: Re: Security - Write to protected directory
  • Previous by thread: Re: External C function and duplicate symbol
  • Next by thread: NSURLConnection and HTTPS
  • Index(es):
    • Date
    • Thread