• 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: Change titlecolor from NSWindow
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change titlecolor from NSWindow


  • Subject: Re: Change titlecolor from NSWindow
  • From: Philippe Heinrich Regenass <email@hidden>
  • Date: Wed, 4 Oct 2006 22:04:00 +0200

anybody a tip for my? pleace :-D

best regards

philippe


Am 02.10.2006 um 23:28 schrieb Philippe Heinrich Regenass:

okey....but i want this look for my first version... i think,when leopard is released, i will change both looks to one "new" leopard look... ;-)

but now, i want my black look ;-)

Am 02.10.2006 um 23:24 schrieb John Stiles:

History has shown that third party apps which do not conform to the HIG look stupid after a few years.
This applies to Apple programs as well.



On Oct 2, 2006, at 2:20 PM, Philippe Heinrich Regenass wrote:

but i want! ;-) pleace, i have too looks, the classic and the "modern" black look. i'ts a verry nice look the black but the title ;-)

ps: i'ts garageband, itunes... conformable to the Apple Human Interface Guidelines? ;-)





Am 02.10.2006 um 23:09 schrieb John Stiles:

Err, maybe you shouldn't use a black background on the toolbar :)

On Oct 2, 2006, at 1:57 PM, Philippe Heinrich Regenass wrote:

hi

i have a toolbar with black background. black on black i'ts not verry good readable ;-)


Am 02.10.2006 um 22:45 schrieb Ricky Sharp:


On Oct 2, 2006, at 3:33 PM, Philippe Heinrich Regenass wrote:

i try to change the the title color from NSWindow.

i have following code, but i don't know how can i change the color attribute from this objects...

NSEnumerator *windowViewsEnum = [[[[self contentView] superview] subviews] objectEnumerator];
id viewObject;
while (viewObject = [windowViewsEnum nextObject])
{
NSLog(@"viewObject: %@", [viewObject className]);
if ([[viewObject className] isEqualToString: @"_NSThemeWidget"])
{
[[viewObject cell] setColor: [NSColor redColor]];
}
}


what can i try?

Why do you need to do this?

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40blizzard.com


This email sent to email@hidden




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40treeinspired.ch


This email sent to email@hidden

_______________________________________________ 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: 
 >Change titlecolor from NSWindow (From: Philippe Heinrich Regenass <email@hidden>)
 >Re: Change titlecolor from NSWindow (From: Ricky Sharp <email@hidden>)
 >Re: Change titlecolor from NSWindow (From: Philippe Heinrich Regenass <email@hidden>)
 >Re: Change titlecolor from NSWindow (From: John Stiles <email@hidden>)
 >Re: Change titlecolor from NSWindow (From: Philippe Heinrich Regenass <email@hidden>)

  • Prev by Date: Re: Re: Stopping double clicking of a file
  • Next by Date: Re: Stopping double clicking of a file
  • Previous by thread: Re: Change titlecolor from NSWindow
  • Next by thread: Change Color from NSToolbar Icon
  • Index(es):
    • Date
    • Thread