MonoTouch.Info - Entries tagged with HowTo
MonoTouch App - Artnotes - Current Source Code
ArtNotes is an app I'm currently working on, soon to be released on to the App Store. Helping you manage images and photos, there's integrated geo-tagging and viewing of image locations on the map. There's currently basic Flickr integration to allow searching for more images as well as importing from the iPhone's library and camera. It's currently a work in progress, with lots of ideas in the queue, including import / export albums, Flickr synchronization and a revamped UI. The interface is written alm...
MonoTouch Article - How To Enable Development Entitlements
If you wish to test the StoreKit API or Apple Push Notification services, you will require an entitlement. The entitlements are defined in a plist format that is documented by Apple, and MonoDevelop has a file template for adding a new entitlements file to your project. However, the current version of MonoDevelop only supports automatic processing of the entitlements for distribution builds. This article shows you how to enable it for development builds.
MonoTouch Article - How to autosize UITableViewCells based on text height in MonoTouch
Simon writes a new entry about things he has learned while creating the Project-D app. This entry shows you how you can have UITableViewCells that autosize based on the height of the content.
MonoTouch Article - MonoTouch sans Interface Builder
Craig writes a quick entry about how he prefers to create views in code as opposed to Interface Builder. He writes about how you could write views in code too and where you would need to look in order to get started.
MonoTouch Article - How to play a video
This is a very short How To on the http://monotouch.net wiki that shows you how to play a video.
MonoTouch Article - How to play a sound or alert
This is a very short How To on the http://monotouch.net wiki that shows you how to play a sound or alert.
MonoTouch Article - How to change the network status indicator
This is a very short How To on the http://monotouch.net wiki that shows you how to change the network status indicator.
MonoTouch Article - How to dismiss the Keyboard
This is a very short How To on the http://monotouch.net wiki that shows you how to dismiss the keyboard.
MonoTouch Article - How to copy a file into your App
This is a very short How To on the http://monotouch.net wiki that shows you how to include files in your App so your code can reference them.
MonoTouch Article - How to Store Files
This is a very short How To on the http://monotouch.net wiki that shows you how to store files.
Previous 1 2 Next