2

i saw WWDC10 session "104, Designing Apps with Scroll Views".

and i want get sample code using demo. but i can't find it.

i found "ScrollViewSuite" but it's not same demo.

it's not provided?

seapy
  • 878
  • 2
  • 13
  • 24
  • This is a duplicate of this question. http://stackoverflow.com/q/3111855/458922 – Kris Markel Oct 11 '10 at 05:00
  • Robot K. i already download "WWDC 2010 code samples". but code samples not include "Designing Apps with Scroll Views". – seapy Oct 11 '10 at 05:05
  • 1
    Just in case anyone else was looking for the same "PhotoScroller" demo as me, it can be found here: http://developer.apple.com/library/ios/#samplecode/PhotoScroller/Introduction/Intro.html – Mike Weller Jul 06 '11 at 08:39
  • https://developer.apple.com/library/archive/navigation/index.html#topic=Sample+Code&section=Resource+Typeshttps://developer.apple.com/library/archive/navigation/index.html#topic=Sample+Code&section=Resource+Types – Duncan Groenewald Sep 03 '22 at 21:06

1 Answers1

9
  • Login to http://developer.apple.com with your Apple developer ID.

  • Click on videos.

  • Choose any one of the option HD/Standerd to view in iTunes.

  • In iTunes you can find the link at Bottom right to the Sample code

You can find all WWDC 2010 sample code there

EDIT: Sample code is under wwdc10samplecode\WWDC10-SampleCode\iOS\PhotoScroll

alt text

Prashant Cholachagudda
  • 13,012
  • 23
  • 97
  • 162