• 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: Changing contentView of NSPanel
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing contentView of NSPanel


  • Subject: Re: Changing contentView of NSPanel
  • From: daniel <email@hidden>
  • Date: Wed, 9 Mar 2005 00:10:40 -0800

Have you tried replacing this line of code with a line of code that instantiates an NSView subclass that you aren't the author of? If so, does it still crash? If not, then you should probably be looking at, and if necessary, posting excerpts of your custom view's code, not the code that manages it.

In either case, it will probably help if you at least post a few lines of your crash log so others who have had similar experience can chime in if something looks fishy.

Daniel

On Mar 8, 2005, at 7:11 AM, Christian Schneider wrote:

	GFFBorderedView *newContentView = [[GFFBorderedView alloc]
initWithFrame:contentRect];

_______________________________________________ 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: Changing contentView of NSPanel
      • From: Christian Schneider <email@hidden>
References: 
 >Changing contentView of NSPanel (From: Christian Schneider <email@hidden>)

  • Prev by Date: Re: How to open the XCode File, created in Panther, in a tiger os
  • Next by Date: Re: Changing contentView of NSPanel
  • Previous by thread: Changing contentView of NSPanel
  • Next by thread: Re: Changing contentView of NSPanel
  • Index(es):
    • Date
    • Thread