• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Thumbnail hints
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thumbnail hints


  • Subject: Re: Thumbnail hints
  • From: "Klaus L. Greulich" <email@hidden>
  • Date: Tue, 16 May 2006 14:10:01 +0200

Hi!

Am 16.05.2006 um 10:14 schrieb Angelo Chen:

Hi,

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


  • Follow-Ups:
    • Re: Thumbnail hints
      • From: Angelo Chen <email@hidden>
    • Re: Thumbnail hints
      • From: John Pannell <email@hidden>
References: 
 >Thumbnail hints (From: Angelo Chen <email@hidden>)

  • Prev by Date: Editing text in a custom view?
  • Next by Date: Re: NSTableView / NSArrayController drag and drop
  • Previous by thread: Thumbnail hints
  • Next by thread: Re: Thumbnail hints
  • Index(es):
    • Date
    • Thread