Any tricks / is it possible to load an image in the Resources folder of a bound native library? I have the native library, the bindings project, and the application using it. From the application code I've tried various things to load a png from the library resources. Is this a case where I should be using UIImage.FromAssembly maybe? Can't seem to get FromBundle/FromFile to work no matter what image name/path I try.
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Load-image-from-native-library-resources-tp4657849.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
