Re: iPhoto Style table view
Re: iPhoto Style table view
- Subject: Re: iPhoto Style table view
- From: J Nozzi <email@hidden>
- Date: Mon, 13 Sep 2004 15:35:52 -0400
James:
I believe this has been covered several times, though this is the
first relevant result I found while searching the archives for "iphoto
layout":
http://cocoa.mamasam.com/MACOSXDEV/2002/01/2/22836.php
Basically, there's no built-in way of doing this. You'll have to keep
track of images or custom views inside a larger custom view / scroll
view and calculate the layout grid dynamically in the drawRect: of the
larger view.
- J
On Sep 13, 2004, at 3:24 PM, James Andrews wrote:
Hi,
I am a beginner application programmer, coming from a web scripting
background. I am in the process of building my first app, that isn't
dictated from a book. In the application I need a View similar to
what iPhoto has for displaying it's thumbnails. Where if I expand it
horizontally the images re-order themselves to expand horizontally. I
am not sure how to approach this. If anyone has done this, or has
suggestions on how to do this, I would greatly appreciate it, also any
tutorials on this kind of view would be appreciated as well.
TIA.
-James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden