Discussion Forums  >  Plugins, Customizing, Source Code

Replies: 1    Views: 72

Absentia
buzztouch Evangelist
Profile
Posts: 960
Reg: Oct 20, 2011
Alaska
20,600
06/05/13 10:12 PM (12 years ago)

How do you read API documentation? (Scringo related)

Has anybody had success getting the Scringo custom image fetcher to work? By default, Scringo makes you get images through url's. I really don't like that method - I would much rather everything loaded from my project..it's much faster and much more secure. That brings me to the topic of this thread. There is a whole section of the Scringo documentation about using a custom image fetcher in order to use images from your project. To view it, go to this link and scroll all the way to the bottom - https://dev.scringo.com/resources.php?resource=api Is it just me or is that a little...complex? It would probably be easier if I had a better idea of how to interpret API documentation. For instance, when the documentation shows this line - -(BOOL)fetchImage:(NSString *)imageLocation withDelegate:(id)delegate; how and where exactly do I implement that? What parts do I keep and where do I add my own code? I suppose that is a pretty loaded question - mainly I just need to figure out how to get this elusive image fetcher working...
 
trouty
I hate code!
Profile
Posts: 338
Reg: Mar 26, 2013
London Outskirt...
4,830
like
06/06/13 05:05 AM (12 years ago)
API documentation hurts my rather simple brain. Some of it, i can 'get' but mostly i cant. Just had a look through that particular section, and Damn! lol! Maybe drop them an email and ask if they have it in a sample delegate that you can take apart?
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.