MonoTouch.Info - Entries tagged with Craig Dunn
MonoTouch Article - Using the Shake API
Another post by Craig Dunn. In this entry he gives an example of how to use the shake api and provides links to other sources of information on the subject.
MonoTouch Sample - MapKit 103
Another blog post by Craig Dunn. He continues work on his MapKit series (see MapKit 101 for the first part and MapKit 102 for the second part). MKAnnotations now appear. Craig thanks Geoff for helping him via hints for this series. This has been tested with RC2 of MonoTouch but unfortunately it ONLY WORKS ON THE DEVICE - the simulator will 'crash'. Hopefully this is fixed in future releases of MonoTouch.
MonoTouch Sample - MapKit 102
Another blog post by Craig Dunn. He continues work on his MapKit series (see MapKit 101 for the first part). MKPlacemarks now appear. The main changes from MapKit 101 are to FoundWithPlacemark and MapViewDelegate. Visit the post to find out more and please touch this entry if you like it.
MonoTouch Article - Info.plist and Default.png
Craig Dunn posts an article letting you know how to control the "Splash screen" for your iPhone/iPod Touch application. He also describes Info.plist and some of the options it gives you.
MonoTouch Sample - SQLite "Corporate Phonebook"
Another post by Craig Dunn. This post is based on a contribution by Frank Krueger who posted the SQLClient.cs code to the MonoTouch mailing list. The code is released to the public domain for you to re-use. This is a simple application using that library: it lists 'employees' from an SQLite database and allows you to call or email them: Please note that this sample may not adhere to iPhone user interface guidelines.
MonoTouch Sample - MapKit 101
Craig Dunn does another blog post. This time he creates a sample to demonstrate building a mapping app using MonoTouch. MapKit seems to have the following 'features' which were supposed to be covered by this sample: Display a map Change map appearance Interact with the user's location via GPS Reverse-geocode a location Place pins (with popups) on the map The sample manages to cover four out of five of those, but pin-placement just refused to work (although this should be fixed in an updated beta).
MonoTouch Article - Initiate a call with MonoTouch
Craig Dunn writes a blog post about initiating calls with MonoTouch. From the post - Initiating calls, text messages and triggering other applications on the iPhone is a pretty basic requirement for MonoTouch applications. The mechanism is pretty simple - you just need to construct a Url with a specific 'scheme' and call the OpenURL method.
MonoTouch Article - MonoTouch Framework Class Diagram
Blog post by Craig Dunn - VisualStudio 2008 class diagram of MonoTouch.Foundation and MonoTouch.UIKit namespaces from MonoTouch Framework (using Silverlight DeepZoom). Please note you will need Silverlight installed in order to see this class diagram.
MonoTouch Sample - "iSOFlair"
A sample MonoTouch application created by Craig Dunn. This blog post discusses the app, has pictures and links to the sample files. The app renders your stackoverflow.com score. His main goals were to play with WebClient, the 'filesystem' and then to get a multi-page/view app working with proper Settings (to configure the various stackoverflow variants).
MonoTouch Sample - Restaurant Bill Splitter
Craig Dunn creates a sample app using MonoTouch Beta. The restaurant bill splitter app is discussed in this blog post with images and the sample source available.
Previous 1 2 3 Next