I\'ve an Xcode project that use Three20 Library for iPhone apps, but I use o开发者_如何转开发nly TTPhotoViewController!
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
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.
I want to change the navigation color in the TTPhotoviewcontroller using Three20.I have changed the color in the TTPhotoviewcontroller, but the image is doesn\'t set in that view. If i changed the col
In my application, I\'m using three20 library\'s photoViewController. The photos in photo detaildview are overlapping. Specifically, if there are three photos, 1st and 3rd开发者_开发百科 look fine, bu
I face following problem with three20 photobrowser app : 1: Some time images are of cutoff the screen 320x480, so that image are not fit in view and some what in left and right side.when you zoom in
I have a开发者_如何转开发 UIImage that I want to display with TTPhotoViewController, but TTPhotoViewController does not take a UIImage as an argument. It does take a TTPhoto as an argument, so I\'m wo
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 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