Hi, Thanks to everyone who posted here - I ended up using Xamarin as the IDE for a Monomac project. I found it really easy to work with and c# seemed like a very natural switch from VB.net. The IDE switched to the xCode IDE for UI design which seemed to work perfectly. End result was a compiled app bundle which generates a CGContextPDF without using any 3rd party libraries reading data from an XML file. I did experiment with accessing a sqlite db directly which was also very simple to implement. It's native to mac so there was no problems with speed either...
Sam -- View this message in context: http://mono.1490590.n4.nabble.com/Using-Mono-C-to-develop-simple-OSX-app-tp4666818p4666889.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
