objective c - XCode display a project image in the credits.rtf file -


i want take image project , add "about myapp" window.

this seemed simple adding image credits.rtf file; once dragged , dropped image project credits.rtf file, inserted image file , put wanted it, ran application, there space had put image.

is there way show image in myapp menu (other application icon) without creating custom nsview , changing target of nsmenuitem?

i created new xcode project, selected it's 'credits.rtf' file , pasted in image, built , ran , image auto-magicly showed in "about…" dialog.

note: changed file extension '.rtfd' , got following dialog (sheet):


Comments