Three20 Launcher adding items help? - iPhone SDK?

Just setup a way for your view controller to talk to the launcher, either by delegation, notifications or whatever you want, then add the item like this.

Just setup a way for your view controller to talk to the launcher, either by delegation, notifications or whatever you want, then add the item like this: TTLauncherItem *item = TTLauncherItem alloc initWithTitle:@"title" image:@"imageURL" URL:@"URL" canDelete:YES; _launcherView addItem:item animated:YES; item release.

Thank you, but my head is filled up. Can you show me how to link them? That would be much appreciated.

– Jacos Apr 11 at 18:36 Try searching the Apple docs or on here. That is outside of the scope of this question. – coneybeare Apr 11 at 23:10 Okay, thanks I'm going to try this out when I get home.

– Jacos Apr 12 at 12:49 Can't get it to work, sorry. – Jacos Apr 13 at 8:23.

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.

Related Questions