• 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: Scrolling Thumbnails (Like Preview)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Scrolling Thumbnails (Like Preview)


  • Subject: Re: Scrolling Thumbnails (Like Preview)
  • From: Scott Anguish <email@hidden>
  • Date: Sun, 10 Aug 2003 03:45:29 -0400

On Sunday, August 10, 2003, at 3:23 AM, Seth Willits wrote:

Can anyone give me some pointers on how to create a scrolling thumbnail
viewer with the same functionality in Preview? I could really use all
the help I can get.

Can I use a table view for this?

Use a single column NSTableView and set the cell for that column to an
NSImageCell.

Like Doug suggested, I used a NSTableView to do this, however I can't see a way to display the image a desired size or an associated string. It seems that Matt's suggestion to use an NSMatrix would be a solution but more complex than the TableView if I could get it to work.


You can set the size of the rows in a TableView.

And you could have two columns.. one with the image, and the other with the associated string.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Follow-Ups:
    • Re: Scrolling Thumbnails (Like Preview)
      • From: Seth Willits <email@hidden>
References: 
 >Re: Scrolling Thumbnails (Like Preview) (From: Seth Willits <email@hidden>)

  • Prev by Date: Re: Scrolling Thumbnails (Like Preview)
  • Next by Date: Re: Scrolling Thumbnails (Like Preview)
  • Previous by thread: Re: Scrolling Thumbnails (Like Preview)
  • Next by thread: Re: Scrolling Thumbnails (Like Preview)
  • Index(es):
    • Date
    • Thread