| MonoTouch Article - TapkuLibrary’s LoadingHUDView control ported to MonoTouch
I have just pushed to github a port of the great TapkuLibrary’s LoadingHUDVIew control to MonoTouch. You can find the C# LoadingHUDView implementation here, or just download the entire solution to see the control working.
source: escoz.com
|
| MonoTouch Library - Displaying web images with MonoTouch – UIWebImageView
When displaying images from the web on iPhone applications, we should always make sure the images are never be downloaded in the application thread, to avoid locking the application; we should also always display feedback to the user that the image is being loaded. There are several libraries that take care of this functionality in Objective-C, but I couldn’t find anything in C#, using MonoTouch, so I decided to create a simple one.
source: escoz.com
|
| MonoTouch Library - Plateau - Control library for MonoTouch
R Brian has been working on a control library for MonoTouch.
Simply reference the plateau.dll from your MonoTouch project. Plateau is licensed under the BSD license.
source: code.remobjects.com
|
| MonoTouch News - DevExpress - Writing iPhone apps in C#
DevExpress write a blog post introducing MonoTouch and answering the question: will they be developing controls for it? Short answer they are looking at it but it needs to be evaluated first (and their primary focus is on their existing product line and customers).
source: community.devexpress.com
|




