• 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: List of Images like in System Preferences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of Images like in System Preferences


  • Subject: Re: List of Images like in System Preferences
  • From: "M. Uli Kusterer" <email@hidden>
  • Date: Thu, 29 Jan 2004 20:52:11 +0100

At 13:52 Uhr +0100 28.01.2004, Michael Becker wrote:
Is that another tableview with custom cells? I just need to know (roughly) what widgets to use there.

I'm not quite sure whether you can make an NSTableView display its rows horizontally instead of vertically, but if that's possible, then you could use an NSTableView with an image cell, yes.

Otherwise, You could probably fake it by creating a couple of NSImageViews and a scrollbar, and then having the scroll bar move all the image views' images to the image view to their left, and then load a new one into the last one that's now free (when scrolling right, that is).

Or you could create an NSScrollView and just create a whole bunch of NSImageViews in there, but that'd be slow...
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.
References: 
 >List of Images like in System Preferences (From: Michael Becker <email@hidden>)

  • Prev by Date: Re: Doe each NSTableView requires its own controller?
  • Next by Date: Re: Any new/updated Cocoa books soon?
  • Previous by thread: Re: List of Images like in System Preferences
  • Next by thread: sscanf problem
  • Index(es):
    • Date
    • Thread