Re: Scrolling Thumbnails (Like Preview)
Re: Scrolling Thumbnails (Like Preview)
- Subject: Re: Scrolling Thumbnails (Like Preview)
- From: Seth Willits <email@hidden>
- Date: Sun, 10 Aug 2003 01:11:19 -0700
On Sunday, August 10, 2003, at 12:45 AM, Scott Anguish wrote:
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.
All I see is setControlSize: which allows for Regular and Small.
And you could have two columns.. one with the image, and the other
with the associated string.
I could, but it won't work with the end result that I need. I'd like to
have the string drawn underneath the image in the same cell, and have
the image drawn at a desired percentage.
I have your book by the way :) I haven't read a whole lot of it though.
I did read the section on NSTableViews and I was surprised to see that
there wasn't an example of using an image in a TableView.
Anyway, so is this possible with a table view? The more I look, the
more I'm convinced it isn't.
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
Webmaster for REALbasic Game Central -
http://www.freaksw.com/rbgames
"What difference is there between us, save a restless dream that
follows my
soul but fears to come near you?"
-- Kahlil Gibran
------------------------------------------------------------------------
---
_______________________________________________
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.