Category Archives: iPhone

Exploring MonoTouch with Tripy

As you might already know the people of Mono have made it possible to use the MonoDevelop IDE and C# to create applications for the iPhone. Whether this is good or bad I leave it up to you to decide, … Continue reading

Posted in iPhone | Tagged , | Leave a comment

MonoDevelop not starting on Mac OS

If your MonoDevelop is only jumping around but doesn’t want to start check out this solution.

Posted in iPhone | Tagged , | Leave a comment

Customizing controls in Interface Builder doesn’t give expected result

In my previous post I talked about pimping the standard UISlider, I did the same with the UIButton and in both cases I found out that changing the images of the controls in Interface Builder doesn’t give you the expected … Continue reading

Posted in iPhone | Tagged | Leave a comment

Pimp My UISlider

To make the interface of our application a bit more sexy we wanted to customize the standard controls of the iPhone. For instance, we designed some glassy and glowing bars to pimp the standard UISlider control. All you need to … Continue reading

Posted in iPhone | Tagged | Leave a comment

iPhone Development

I’ve started some iPhone development and what an experience it is. As other .net developers who started development on this new and exciting platform will have noticed the difference with .net is HUGE but once you get used to the … Continue reading

Posted in iPhone | Tagged | Leave a comment