I'm trying to use resources embedded from resx files in monotouch. I can see the various resources dlls for the different languages in the .app file but I get a MissingManifestResourceException when I try to use one. In the debugger I checked what assemblies are loaded and none of the resource ones are. Do I need to do something else to get this working on touch? I have the build set to debug and not link at the moment.
Regards, Felix _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
