• 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: screensaver background color
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screensaver background color


  • Subject: Re: screensaver background color
  • From: Rhon Fitzwater <email@hidden>
  • Date: Thu, 8 Jul 2004 21:05:56 -0400

I haven't received much response at all to this other then a few
suggestions from Andreas. I have not been able to get this what I want
working at all. Can someone please tell me how I can change the
default black background of a screen saver to another color.

Any help at all would be appreciated.

Thank you,

-Rhon Fitzwater
On Jul 8, 2004, at 3:23 PM, Rhon Fitzwater wrote:

> 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.

[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.


  • Follow-Ups:
    • Re: screensaver background color
      • From: "Louis C. Sacha" <email@hidden>
    • Re: screensaver background color
      • From: David Hill <email@hidden>
References: 
 >screensaver background (From: Rhon Fitzwater <email@hidden>)
 >Re: screensaver background color (From: Rhon Fitzwater <email@hidden>)
 >Re: screensaver background color (From: Rhon Fitzwater <email@hidden>)

  • Prev by Date: Re: Rm w/o (control)vu
  • Next by Date: Re: screensaver background color
  • Previous by thread: Re: screensaver background color
  • Next by thread: Re: screensaver background color
  • Index(es):
    • Date
    • Thread