Tagged Questions
2
votes
6answers
2k views
Passing object from controller to a view
I'm following iPhone dev courses from Stanford Open-University, and I've been blocked for 2 days on assignment3, maybe someone can help me here?
The tasks are:
Create a custom UIView subclass that ...
1
vote
1answer
549 views
Can't find the example projects from Stanford cs193p
I am looking for the Flickr multithreaded example application that is used in lecture 10 "Performance and Threading". He does a few things that I would like to look at. The particular files I'm ...