Re: Thumbnail hints
Re: Thumbnail hints
- Subject: Re: Thumbnail hints
- From: Angelo Chen <email@hidden>
- Date: Tue, 16 May 2006 06:45:19 -0700 (PDT)
Hi Klaus,
Where can i find ThumbnailView/humbnailControls?
Thanks.
--- "Klaus L. Greulich" <email@hidden> wrote:
> > I like to have a scrollable thumbnail panel
> similar to
> > the iMovie's, any hints on how to do this? Thanks.
>
> I would use a ThumbnailView (your custom NSView
> subclass, subview of
> a NSScrollView) with ThumbnailControls (NSControl
> subclass).
> All the drawing I would do in ThumbnailCell
> (NSActionCell subclass).
>
> That works for me and is reasonably fast.
>
> If you want to do it simpler, just subclass a NSView
> (ThumbnailView)
> and draw the thumbnail images in that view. Put the
> ThumbnailView in
> a ScrollView and that's it.
>
> klg
> _______________________________________________
> 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
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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