开发者

Creating a custom Image gallery that looks like Safari's "Show Top Sites" in Cocoa

开发者 https://www.devze.com 2023-01-10 18:20 出处:网络
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 t开发者_StackOverflow社区hat gallery view. Any idea or sugges

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 t开发者_StackOverflow社区hat gallery view. Any idea or suggestion to create this in my cocoa application. Thanks in advance.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消