Ohhh kay. After a bit more fiddling I've got things working, but I'm not sure I fully understand it.
If you debug a Debug build it doesn't work. If you Run a Debug build (i.e. don't attach the debugger), it works OK. And from that point on, everything works OK. It seems like some initialisation is performend when NOT attached to the debugger and this has to happen once before everything works OK. I'm slightly concerned as I think other people I've sent my software to have seen this problem even though they would ONLY have been running a Release build, although I can't be absolutely sure. For this reason, I'd love to understand the mechanism by which this problem is happening. Again, if anyone's got any insight I'd love to hear it. Cheers Rich -- View this message in context: http://mono.1490590.n4.nabble.com/System-Drawing-not-working-on-OSX-10-8-latest-Mono-tp4656801p4656803.html Sent from the Mono - OSX mailing list archive at Nabble.com. _______________________________________________ Mono-osx mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-osx
