The developers guide makes mention of a PDF but I can’t seem to find it. Is there a location to download the development docs for offline reading?
Yes, you go to the roku sdk wiki page and ‘export as PDF’.
http://sdkdocs.roku.com/spaces/viewspac … key=sdkdoc
That link was from this forum - has been posted a few times before.
Original PDF fossils can be dug out on this page https://owner.roku.com/Developer
Mostly of archeological interest though. Better stay with the wiki/online docs, they change - for the better - with no warning/announcements.
Pro tip for lean coders:
in TextWrangler (Mac OSX), for right-click menu “Find in Reference” to show relevant docs, in Preferences / Languages customize the VBScript entry, set “reference URL template” to either http://sdkdocs.roku.com/dosearchsite.action?queryString=SYMBOLNAME
or http://www.google.com/search?btnI&q=Roku+SDK+SYMBOLNAME
(EnTerr’s choice: the latter, since it pulls relevant results from forums and blogs too)
