somebody knows if it\'s possible to set a specific line-hei开发者_StackOverflowght for three20-styled texts?
Is there anyway to add more fields (e.g. location and etc) to TTPhoto protocol? I know that one way is to create my own protocol but that would require me to change a lot of stuf开发者_Python百科fs i
I am trying to create an app using three20 for a photo viewer. When I follow the instructions on their site (which is now simply running a python script) it seems to behave correctly but then when I t
I have used the example of TTTableViewController to display an array that can have a variable number of rows / images / text. With the example given, the list of objects is hard-coded during initializ
I\'m trying to use the TVOutput code (http://www.touchcentric.com/blog/archives/123) to output my iPad app to an externally connected monitor. The code runs fine without any build or runtime errors.
I\'m trying to get this control to work with a hypertext link with not much success.I have looked at TTCalaog and tried to replecate but does not work.
In my project, I use the Facebook API \"three20\": https://github.com/facebook/three20/ How can I deactivate the auto rotation? The image and the thumbn开发者_开发问答ails should always displayed in
Im using the of Three20 source code to show hyperlinks from text I get from twitter, so far I\'ve managed to map the \"*\" URLs to the class TTWebViewController using.
I used TTTabBar in the Three20 library. It seems to be a good simulator. But its scroll speed is significantly slower in the device (iPhone 4).
I use TTPhotoViewController and TTPhoto to display images. I want to get UIImage data from displayed TTPhoto and I checked these protocols but I couldn\'t find any methods or properties for it.