@runmad on Twitter
- @satefan http://bit.ly/boFKrZ "Adding an instance variable to an existing class is not supported." in reply to satefan 3 weeks ago
- But on that note, Wipeout HD in 3D looks unbelievable. Definitely worth a re-playthrough! However down from 1080p @ 60fps to 720p @30fps :( 3 weeks ago
- Oh ok @PlayStation; the PS3 DOESN'T do 3D Blu-ray but does do 3D games. Well that sucks! September firmware update now, please. 3 weeks ago
- More updates...
Links
shadowOffset Archive
-
Shadow offset in custom UITableViewCells (for the inner OCD in you)
Posted on November 16, 2009 | 1 CommentApple has a great example code for drawing fast UITableView using custom, complex UITableViewCells called AdvancedTableViewCells. In the example code, you get three versions and I prefer the one named CompositeSubviewBasedApplicationCell, because it draws your cell as one view, just like Loren Brichter’s Fast Scrolling...
