• 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: Integrating an applescript into a screensaver
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integrating an applescript into a screensaver


  • Subject: Re: Integrating an applescript into a screensaver
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 17 Feb 2007 12:38:57 -0700


On Feb 17, 2007, at 11:52 AM, Jacob Eggers wrote:

NSBundle *theBundle = [NSBundle bundleWithPath:theResourcesPath];

Consider changing that to:

[NSBundle bundleForClass:[self class]];

If that doesn't work, then use +bundleWithIdentifier: instead with your screen saver's bundle identifier.

Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Integrating an applescript into a screensaver
      • From: "Jacob Eggers" <email@hidden>
References: 
 >Integrating an applescript into a screensaver (From: "Jacob Eggers" <email@hidden>)

  • Prev by Date: Re: Confused re unichar
  • Next by Date: Re: Newbie interface question
  • Previous by thread: Integrating an applescript into a screensaver
  • Next by thread: Re: Integrating an applescript into a screensaver
  • Index(es):
    • Date
    • Thread