You should use TTThumbsViewController instead of TTPhotoViewController There's a good example of it in three20 TTCategory sample app.
You should use TTThumbsViewController instead of TTPhotoViewController. There's a good example of it in three20 TTCategory sample app. TTThumbsViewController also uses a photo source, so you won't have to change that much code.
Your Photo viewer should extend TTThumbsViewController and implement the TTThumbsViewControllerDelegate delegate functions. You can load the photo source in your viewDidLoad function: /////////////////////////////////////////////////////////////////////////////////////////////////// - (void)viewDidLoad { NSMutableArray* photos = NSMutableArray array; for (int i=kImagesCount;i>=1;i--) { Photo* photo = Photo alloc initWithURL:NSString stringWithFormat:@"bundle://%d. Png", I smallURL:NSString stringWithFormat:@"bundle://%dt.
Png", I size:CGSizeMake(400, 400) autorelease; photos addObject:photo; } self. PhotoSource = PhotoSource alloc initWithType:PhotoSourceNormal title:@"Select Picture" photos:photos photos2:nil; }.
Thank you I will test that first thing in the morning and let you know. – AhmadTK Sep 21 at 19:14.
I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.