MonoTouch.Info - Entries tagged with Library
Monotouch Library - Facebook iOS SDK Bindings
Kevin McMahon has put the bindings for the official Facebook iOS SDK on github. In addition to the bindings a DemoApp example using the Facebook library has also been ported to MonoTouch.
MonoTouch Library - SharpBox with support for iPad, iPhone and iPod Touch
The Cloud Storage Programming Interface SharBox compiles and runs on the Apple platfom iOS based on the MonoTouch project of Novell. All what you need will be a Macintosh, the iPhone SDK, Mono, MonoDevelop and MonoTouch. Being a member of the Apple iPhone developer program is also necessary.
MonoTouch Library - Flurry Analytics
This is a fork of MonoTouch Libs from GitHub and includes support for Flurry Analytics.
source: github.com
MonoTouch Library - MonoTouch.Dialog.Extensions Release
Hey everyone. I’ve released the 1st version of MonoTouch.Dialog.Extensions at http://github.com/SuperYeti/MonoTouch.Dialog.Extensions. The first addition is a UrlImageStringElement extension that will load an image and caption from a URL, save the image on the file system, and create a thumbnail for it. This also utilizes an LRU cache, and download throttling mechanism thanks to Miguel.
MonoTouch Library - Caulker Extensions
Hey guys, today FAK finally released his AWESOME 3d mapping library, and i began to cut my teeth on it. It annoyed me that double tap wasn’t there so i added it in, and removed the tilt during zoom functionality as well. I was thinking either 3 touch tilt (ahill’s idea) or maybe a touch and hold button and use the accelerometer to tilt your display of the map, that’d be kinda cool. Read my entry to find out more...
MonoTouch Library - Updates to SuperYeti/MonoTouch.Dialog - Superyeti420's Blog
Updates to SuperYeti/MonoTouch.Dialog Hey guys, per Miguel’s request i’ve removed the ctor’s for the editing and auto-rotate functionality, and removed the dependancy on UserDefaults. now you can just use a block statement to instantiate a new dialogviewcontroller with auto-rotate enabled. it is disabled by default. Cheers. http://github.com/SuperYeti/MonoTouch.Dialog
MonoTouch Library - More new updates to SuperYeti/MonoTouch.Dialog
Hey guys. more new updates to my fork of MonoTouch.Dialog today. Added in support for editing and deleting rows inside radio elements. I overrode the appropriate method in the TableViewController, and added in an event to bubble the properties out for later databinding, and in the mean time so i could update the login i built using that to store the login information. Cheers. Thanks to bryan for all your help.
MonoTouch Article - iWayneo - Three20 with Monotouch
Before I get into this I should say that I'm working with the latest build (monotouch-2.0.1+thumb+sdb.pkg) of MonoDevelop which includes some fixes to enable this to work on the iPhone - it works ok with the simulator so we're only going to go over this here. The update to MD should be available pretty soon after writing this tho as will the update to show you how to reconfigure everything to get it on the device. Three20 is a really cool UI framework for the iPhone. From their site: "Three20 is an iP...
MonoTouch Library - Core-Plot MonoTouch btouch API wrapper - Superyeti420's Blog
Core-Plot MonoTouch btouch API wrapper Hey guys, well today i undertook a pretty big task, and built the api wrapper definition for btouch for the core-plot project. http://code.google.com/p/core-plot/ I’ve finished it, it compiles, and creates the DLL.  I havent had a chance to test it yet.  took me all day to get the api definition done.  I also had to include NSNumberFormatter as well, as it wasnt included in the MT library.  I’m just waiting on Nathan from the btouch...
MonoTouch Library - ReadOnlyBindingContext - Superyeti420's Blog
ReadOnlyBindingContext Hey Guys, i havent fully tested this code yet.  it works as such so far.  You have to ensure you include the [Skip] Attribute on any custom system objects as there is still an error with the recursion, and limiting the size of the view, and number of levels of recursion.  Please feel free to add to it as necessary.  Thanks.
Previous 1 2 3 4 Next