• 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: Is it possible to do this within an IBPalette ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is it possible to do this within an IBPalette ?


  • Subject: Re: Is it possible to do this within an IBPalette ?
  • From: Scott Herz <email@hidden>
  • Date: Mon, 2 Jul 2001 09:55:38 -0700

It should work fine. However, you'll need to load your images in a different way. You can't just call [NSImage imageNamed:] because that will search though IB's bundle, not yours. You'll need to get a reference to your bundle and then find paths to the images via NSBundle calls.

Scott

On Thursday, June 28, 2001, at 07:56 AM, Stiphane Sudre wrote:

I have a Widget within one of my palette which needs some .tif images to draw itself.

I made some test to see if the images could be loaded adding the needed imags to the ones exported by the palette. But till now, my results were not good.

Is there a way to be able to get my images for this widget inside an IBpalette ?
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev


  • Prev by Date: Re: Initializing a string with an NSData
  • Next by Date: Re: [HELP] How to change Desktop background pic in OSX from Cocoa-Java?
  • Previous by thread: Re: Initializing a string with an NSData
  • Next by thread: boolean into NSDictionary
  • Index(es):
    • Date
    • Thread