Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screensaver background color



Adding the code below to my drawRect: method does not work. Does
anyone else have any other suggestions?

[[self window] setAlphaValue:0.7];
[[NSColor blueColor] set];
NSRectFillUsingOperation(rect, NSCompositeCopy);

My window is still semi-transparent and black instead of blue.

Thanks,

-Rhon
On Jul 8, 2004, at 9:24 AM, Rhon Fitzwater wrote:

> I am still not having any luck. Does anyone have any suggestions?
>
> Thanks,
>
> -Rhon
> On Jul 7, 2004, at 6:50 PM, Rhon Fitzwater wrote:
>
>> how can I change the default screensaver background color (black) to
>> something else, say blue? I tried doing this:
>> [self setBackgroundColor:[NSColor blueColor]];
>>
>> but get a warning saying the screensaver view may not respond to that
>> line of code, which it doesnt. Is there something that I am missing?
>>
>> Thanks,
>>
>> -Rhon
>>
>> [demime 0.98b removed an attachment of type
>> application/pkcs7-signature which had a name of smime.p7s]
>> _______________________________________________
>> 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.
>
> [demime 0.98b removed an attachment of type
> application/pkcs7-signature which had a name of smime.p7s]
> _______________________________________________
> 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.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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: 
 >screensaver background (From: Rhon Fitzwater <email@hidden>)
 >Re: screensaver background color (From: Rhon Fitzwater <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.