• 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: Best way to customize Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to customize Cocoa


  • Subject: Re: Best way to customize Cocoa
  • From: Daniel Jalkut <email@hidden>
  • Date: Wed, 15 Feb 2006 00:47:52 -0500

How about from the awakeFromNib: method of the window controller (assuming it's instantiated in a nib). The window might not be ready yet when the init method is called. If you're instantiating the controller manually, then just do it sometime after you've loaded the window...

Daniel

On Feb 15, 2006, at 12:36 AM, Dan Koss wrote:

For the window background, all you have to do is call "setBackgroundColor:" on the window.

I guess this is my principal question: from where do I call setBackgroundColor? A window controller object init method?

_______________________________________________ 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: 
 >Best way to customize Cocoa (From: Dan Koss <email@hidden>)
 >Re: Best way to customize Cocoa (From: Daniel Jalkut <email@hidden>)
 >Re: Best way to customize Cocoa (From: P Teeson <email@hidden>)
 >Re: Best way to customize Cocoa (From: Dan Koss <email@hidden>)

  • Prev by Date: Re: Best way to customize Cocoa
  • Next by Date: Re: Best way to customize Cocoa
  • Previous by thread: Re: Best way to customize Cocoa
  • Next by thread: Re: Best way to customize Cocoa
  • Index(es):
    • Date
    • Thread