MonoTouch.Info - Entries tagged with MonoTouch
MonoTouch Sample - GLiPad
Mike Bluestein wrapped a monotouch sample's port of apple glpaint into ipad proj. The link takes you straight to the download site.
MonoTouch Sample - Drawing Rotated Text
There are two drawing methods in the solution, one that shows you how to draw vertical text and one that shows you how to draw rotated text in a circle. Both use the CGAffineTransform object and are pretty similar, but I also show you how to measure a string’s width in the vertical text function.
source: rlopezxl.com
MonoTouch Sample - UIGlassButton Generator in MonoTouch
Sometimes the default look of iOS controls (such as UIButton) is a little 'flat'. Apple themselves sometimes use a very pretty 'glass button' effect, which could be achieved (apparently, I'm paraphrasing here) using an undocumented UIGlassButton class. You can read more about this in the source links for this sample.
MonoTouch Sample - How to use the ArcGIS iPhone SDK with MonoTouch
The iPhone is an amazing platform, yet coming for the .NET world, Objective C really makes me feel like I'm going back to the old days of C, now when Novell came out with MonoTouch I thought that I could do something with that. This entry covers an example of how to use the ArcGIS iPhone SDK with MonoTouch and includes a sample with the source code.
MonoTouch Library - Flurry Analytics
This is a fork of MonoTouch Libs from GitHub and includes support for Flurry Analytics.
source: github.com
MonoTouch Article - Flurry Analytics Bindings
For my latest app I wanted to collect some analytics to see which screens and content included in the app are the most useful to users.  In evaluating my mobile analytics options, Flurry’s free of charge service and easy to use API made the decision to go with them over Google Analytics and Mixpanel an easy one. This article gives a quick example of how to enable Flurry Analytics and links to the source of the library.
MonoTouch Sample - oData Browser
oData is an app that Frank Krueger launched on the app store and recently made free to download as well as opensource. The OData Browser enables you to query and browse any OData source. Visit http://kruegersystems.com/Products/3/OData_Browser for more information. Thanks go to Frank for making it opensource and giving the community another good example they can use to learn!
source: github.com
MonoTouch App - iFindz for iPad on the iTunes App Store
iFindz is much more than just a web browser. It is your best aid in the on-line world. Here is just a few things iFindz will do for you: we recognize that iPad might be shared by the whole family, so we made it possible for you to have some privacy. All your browsing information, including history, bookmarks, tabs, notes and more - is protected by a profile name and a password.
MonoTouch App - Drug and Prescription Medication Reference Guide for iPhone, iPod touch, and iPad on the iTunes App Store
A Quick Reference For Looking up FDA Product Labels for Medications. Website
source: bit.ly
MonoTouch Sample - MonoTouch AudioUnit sample codes
AudioUnit can realize real-time audio rendering and the lowest output latency (~ 3 msec), which is suitable for instrument or sound-triggerd application.I demonstrate three AudioUnit sample codes using MonoTouch: sine waveform generator, AIFF audio file player, and monitoring microphone.The sample codes are in the github under the MIT license so that you can use it freely.
Previous 1 2 3 4 5 6 7 8 9 10 ... 45 46 Next