[Mono-osx] Putting Images in a Subfolder

Andrew Ayre andy at britishideas.com
Thu Sep 15 07:57:58 EDT 2011


Hi, In my MonoDevelop project I've added an image called "open.png" to
it and I've set the build action to "Content". In Interface Builder I
select the toolbar item and for the Image Name I've entered "open".

This works fine however I want to group all images into a subfolder.

I created a folder in MonoDevelop called "resources" and moved the image
into it. In Interface builder I tried all of the following for the Image
Name and none of them worked:

  open
  resources/open
  resources/open.png
  /resources/open.png

Cleaning the project and rebuilding didn't help. What should I enter
into Interface Builder to get it to work?

thanks, Andy

-- 
Andy
PGP Key ID: 0xDC1B5864


More information about the Mono-osx mailing list