Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot find an icon



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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.