Re: Thumbs Lists

2011-01-07 Thread Fernando Aureliano
Thanks for the tips guys! so... I have a JSON file. I read it and put in array. I want to get some images and do a thumb list, like the covers in iBook. I see the documentation and I dont found nothing for help me there I think for to do this, I should use an UIScrollView, and inside an

Re: Thumbs Lists

2011-01-07 Thread David LeBer
On 2011-01-07, at 4:21 PM, Fernando Aureliano wrote: Thanks for the tips guys! so... I have a JSON file. I read it and put in array. I want to get some images and do a thumb list, like the covers in iBook. I see the documentation and I dont found nothing for help me there I think

Thumbs Lists

2011-01-06 Thread Fernando Aureliano
Hi! I'm doing my first app. Is a magazine, and I would like to show a list of covers. Someone can give-me a tip of how I can do this with a UIImageView or something like that? Thanks for the help! -- *Fernando* ___ Cocoa-dev mailing list

Re: Thumbs Lists

2011-01-06 Thread Nick Zitzmann
On Jan 6, 2011, at 7:58 PM, Fernando Aureliano wrote: I'm doing my first app. Is a magazine, and I would like to show a list of covers. Someone can give-me a tip of how I can do this with a UIImageView or something like that? Unfortunately there isn't any publicly available cover flow

Re: Thumbs Lists

2011-01-06 Thread BareFeetWare
On 07/01/2011, at 1:58 PM, Fernando Aureliano wrote: I'm doing my first app. Is a magazine, and I would like to show a list of covers. Someone can give-me a tip of how I can do this with a UIImageView or something like that? It's hard to answer without know what you've got, but you