• 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 Texture on a Window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Changing Texture on a Window


  • Subject: RE: Changing Texture on a Window
  • From: Brian Smith <email@hidden>
  • Date: Sat, 22 May 2004 18:50:16 -0600

Hi

In my application I switch from a transparent window to a textured (brush metal) one by have my window controller create a new window when the user changes the preference and in my window class it checks the preferences for the change and changes the style mask which is then passed to the NSWindow's subclass' designated initialization method (initWithContentRect:styleMask:backing:defer:). Also, this would work for changing from the textured to normal window. You should be able to figure it out from the NSWindow documentation and the style mask constants.

Regards,

Brian K Smith
President
SuaviWare Inc.
http://www.suaveware.com

On May 21, 2004, at 3:38 PM, Marc Borer wrote:

Hi

I have found the same problem in the archives list.
Ben have never become an answer, that was in january 2003.
Here his problem :

** Hi again,
**
** is it possible to change the type of a window from brushed metal to
** aqua or vice versa programmatically during runtime?
** i can't seem to find any info on this.
**
** Thanks.
**
** ben

Have somebody an Idee how I can resolve the problem ?

Thanks
Marc


Le 15 mai 04, ` 15:25, Marc Borer a icrit :

Hello

I've a window (NSWindow) with a button (NSButton).
I want to change the window texture from Normal to Metalic look (Window Propertie "Has texture") with a click on the button, not on the window creation.

I'm new under MAC.
Do somebody have a solution for my problem ?
Answer in German, French and english are welcome.

Thanks a lot
Marc


---------------------------------------------------------
Powered by Apple Mail, simply the best
---------------------------------------------------------
_______________________________________________
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.


---------------------------------------------------------
Powered by Apple Mail, simply the best
---------------------------------------------------------
_______________________________________________
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.


  • Follow-Ups:
    • Re: Changing Texture on a Window
      • From: Marc Borer <email@hidden>
  • Prev by Date: Re: NSPoint and automatic constructor
  • Next by Date: Spinning beach ball of death
  • Previous by thread: Re: Changing Texture on a Window
  • Next by thread: Re: Changing Texture on a Window
  • Index(es):
    • Date
    • Thread