• 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
Cannot find an icon
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot find an icon


  • Subject: Cannot find an icon
  • From: Lorenzo <email@hidden>
  • Date: Mon, 21 Apr 2008 17:47:12 +0200

When I compile then launch my app, I get this message on the Console
    Could not find image named 'icnabcd'.

Now, there is no such an icon named that way on my nib file.
Anyway I started a search on the project and found the following lines in
the Nib file

<object class="NSCustomResource" key="NSNormalImage">
    <reference key="NSClassName" ref="271522138"/>
    <string key="NSResourceName">icnabcd</string>
</object>

So I tried to replace the string icnabcd with icn_onOff which really exists
on my interface, but my app still keeps on saying

    Could not find image named 'icnabcd'.

I cleaned, quit Xcode 3.0, deleted my app's pref file, delete the build
folder, relaunched Xcode, compiled... unsuccessfully.
Also, there is no trace now on my project about icnabcd, nor spotlight finds
anything. Any idea???



Best Regards
--
Lorenzo
email: email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

  • Prev by Date: Re: horizontal sizeToFit of NSTextView or NSTextField
  • Next by Date: Re: A cursor bug in DragItemAround example
  • Previous by thread: Using scrolling lists of controls and handling window resize.
  • Next by thread: NSTextfields and keyboard equivalents - am I missing something?
  • Index(es):
    • Date
    • Thread