Hey, everybody.I\'m beginning. I used Xcode + Interface Build to set up a Project on the bases of Tab bar. And now I want to draw support from three20 to realize Tab bar\'s view,开发者_Go百科 that is
I have been trying to get TTTabItem to work with images. And I dug up that you can set the icon to an image file.
Three20\'s photo aplication sets the photo size of the photos which are expanded from thumbnail photos. I want to resize the bigger image into thumbnail size keeping the aspect ratio same. But there s
I have a requirement of using Three20 in my iPad project. I was wondering if the Three20 project of iPhone version is directly usable in iPad or should we wait for the this timelin开发者_运维技巧e to
I tried running my working 3.1.x application on 3.2 and realized that the MPPlayerController framework had changed.
I have successfully integrated the three20 framework in my project, and I have extended the TTPhotoViewController to add some further
I am trying to implement TTPhotoViewController in a sample iPad application. I have implemented properly TTPhotoSource and TTPhoto protocols. The TTPhotoViewController does show image, but not until s
I have this: _launcherView.pages = [NSArray arrayWithObjects: [NSArray arrayWithObjects: [[[TTLauncherItem alloc] initWithTitle:@\"New Note\"
I\'m trying to complie my app for iOS 4. It includes Three20. I\'ve set the base SDK to \"iPhone Device 4.0\" and the Deployment Target to \"iPhone OS 3.0\" but I get this message:
I have a TTLauncherView with some TTLauncherItems. These show badges, representing messages from the network. I set the badges in viewWillAppear:, so if I switch to another view and then return, the c