• 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
Is there a way I can fix these warnings?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there a way I can fix these warnings?


  • Subject: Is there a way I can fix these warnings?
  • From: Clark Mueller <email@hidden>
  • Date: Fri, 31 May 2002 18:22:54 -0600

I have a document that sets the content view of its window under certain conditions. This is not a problem, and it sets it as it is supposed to. I use the -[NSBox setContentView:(NSView *)aView] method. The series of warnings that PB gives me (every time I use the method) is:

1. using '-(void)setContentView:(NSView *)aView'
2. also found '-(void)setContentView:(NSClipView *)contentView'
3. multiple declarations for method 'setContentView:'

This would appear to be something beyond my control, but is there another method I should be using instead? I have stayed with this one because it works, but if it is not correct, I'd like to know. Thanks.

Clark
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: persistence and NSOutlineView
  • Next by Date: Re: Is there a way I can fix these warnings?
  • Previous by thread: Re: persistence and NSOutlineView
  • Next by thread: Re: Is there a way I can fix these warnings?
  • Index(es):
    • Date
    • Thread