• 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: Anyone used iTableColumnHeader?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone used iTableColumnHeader?


  • Subject: Re: Anyone used iTableColumnHeader?
  • From: Andreas Mayer <email@hidden>
  • Date: Wed, 17 Aug 2005 22:04:50 +0200


Am 17.08.2005 um 21:51 Uhr schrieb email@hidden:

The debugger seems to be stopping
on this line:

    [attrs setValue:[NSColor colorWithCalibratedWhite:1.0 alpha:0.7]
             forKey:@"NSColor"];

attrs shouldn't be nil, but even if it was this would be silently ignored
though.

attrs was probably already released and the pointer now points to garbage.


Make sure attrs is retained correctly.


Andreas _______________________________________________ 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
References: 
 >Anyone used iTableColumnHeader? (From: email@hidden)

  • Prev by Date: NSApplicationMain() doesn't set NSApp to my subclass
  • Next by Date: NSSegmentedControl with images configured in IB?
  • Previous by thread: Anyone used iTableColumnHeader?
  • Next by thread: Re: Anyone used iTableColumnHeader?
  • Index(es):
    • Date
    • Thread