I have PhotoTest1Controller very similiar to the one in Three20 samples. I implemented necessary shouldRotate methods in necessary places in UITabBarController and UINavController derived classes as w
I\'m writing an application based off of the Three20 framework, and I seem to be having some trouble...
I checked out the three20 source and was trying to follow this guide to build an iphone app using the framework. Within this guide, Templates are used which I checked out too. They ought to compile pr
I downloaded the three20 library: http://three20.info/ And I opened the TTCatalog sample project that comes with this library:
I have a weird behaviour that has only shown up in the last week. I don\'t use IB, all the controls are created in code.
following situation: in a TTTableViewController i added some Cells with URLs. they are opening a class with @\"tt://photos\" for example. this works quite fine.
I\'m implementing the TTThumbsViewController from the Three20 project and things are finally starting to take shape.I push the TTThumbsViewController from the current view controller by just pushing i
I need to show some images in my app. So, I decided to use three20 and especially the TTThumbsViewController. i have tried to put it in my tabbar application, but it doesn\'t work.
The Situation I populate my TTTableViewController with a TTListDatasource(with TTModel). My didSelectObject methods opens a TTViewController.
I\'m using the Three20 library to display a photo gallery in my iphone app but the im开发者_高级运维ages are getting cut off when I click on them.Where do I specify in my Three20 lib (or preferably in