Hi All, I am trying to create a view which shows similar the way of Safari's "Show Top Sites" option. I have bunch of images to be displayed in that gallery view. Any idea or suggestion to create this in my cocoa application. Thanks in advance.
views:
126answers:
2
A:
You'll want to look into Quartz Composer. Here's the programming guide. A composition would do most of the heavy lifting, getting the images from your application. It's a broad topic, so a specific answer would be more like a longish tutorial. It might be best to break this question down into smaller ones once you're familiar with Quartz Composer.
There are a few communities out there that focus on the topic as well.
Joshua Nozzi
2010-08-10 13:46:21
A:
thanks but is there any way using NSViews . If we have a grid view how can we give that effect to the gridview?.
cocoafanguy
2010-08-11 15:27:40