Hi
I have made the decision to use monotouch to develop an application that browses an rss feed and displays a grid of images much like browsing the picture library actually on the device.
My issue is that I have NO idea (even after extensive googling) as to what control I should use.
I want to be able to swish through the list of im...
Hello!
I'm trying to create an iPad application but am encountering a questionable behavior from the simulator (Can't be tested on a device for now..).
The issue is when having any UIView rotate through its transform property, and then allowing the view containing it to be manipulated by changing the orientation of the iPad. This can b...
Hi,
I am working with iPad App. And i have problem in FaceDOWN, in this orientation viewdidlaod & viewwillappear will not call evenif the button is also not work. In faceUP orientaion all the functionality is working.
In my plist four orientation is set in Supported interface orientations (iPad);
Portrait (bottom home button)
Port...