• 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: Debugging screensavers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging screensavers


  • Subject: Re: Debugging screensavers
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Tue, 25 Mar 2003 23:35:23 +0100

Le 25/03/03 22:58, + email@hidden ;
<email@hidden> a icrit :

> Message: 12
> Date: Tue, 25 Mar 2003 16:05:19 -0500
> Subject: Re: Debugging screensavers
> From: Jim Correia <email@hidden>
> To: email@hidden
>
> On Tuesday, March 25, 2003, at 02:58 PM, David Remahl wrote:
>

To avoid the proble of mouse moved, you can add the -background argument
with the two other. That's works only with 10.2 and more. The screensaver
will be play in desktop background.
>
> You can also simply make a custom executable for the ScreenSaverEngine.
>
> Set the arguments like so
>
> -debug -module "MODULE_NAME"
>
> (and make sure a symlink to your module is in one of the usual places
> that the ScreenSaver will find it.)
>
> It will run the screen saver module on the desktop so you can more
> easily debug it (instead of taking over the entire screen.)
>
> You'll probably also want to override mouseMoved: mouseEntered:
> mouseExited: to be noops while debugging so that moving your mouse of
> the screen saver window doesn't end your debugging session.
>
> Jim
_______________________________________________
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.

  • Prev by Date: Re: File modification
  • Next by Date: Re: 3 obj-c/cocoa beginner q's
  • Previous by thread: Re: Debugging screensavers
  • Next by thread: NSOutlineView sample code? And philosophical help?
  • Index(es):
    • Date
    • Thread