• 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: NSWindow with individual background
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSWindow with individual background


  • Subject: Re: NSWindow with individual background
  • From: Reimar Metzen <email@hidden>
  • Date: Wed, 21 Jan 2004 10:38:05 +0100

oh yeah - thats it

thank you

Am 21.01.2004 um 06:04 schrieb Todd Blanchard:

Set your window to be a textured window in IB - ie a stainless style
window.
In an appropriate didLoadNib method do something like:

[myWindow setBackgroundColor: [NSColor colorWithPatternImage: [NSImage
imageNamed: @"backgroundImage.gif"]];

The image will be tiled onto the window (good for textures).

On Jan 20, 2004, at 5:47 AM, Reimar Metzen wrote:

Hi,

who knows how i can get a window with a individual background image
(like the dark metal in GarageBand).

thx
Reimar
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.

References: 
 >NSWindow with individual background (From: Reimar Metzen <email@hidden>)
 >Re: NSWindow with individual background (From: Todd Blanchard <email@hidden>)

  • Prev by Date: Re: Authenthicate only once
  • Next by Date: Re: Localization question
  • Previous by thread: Re: NSWindow with individual background
  • Next by thread: Authenthicate only once
  • Index(es):
    • Date
    • Thread