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 08:54:31 -0700
On Sunday, August 10, 2003, at 07:14 AM, Andreas Mayer wrote:
You can set the size of the rows in a TableView.
All I see is setControlSize: which allows for Regular and Small.
What about
- (void)setRowHeight:(float)rowHeight (NSTableView)
You know how you feel when you do something completely stupid and then
realize how stupid it really was? Yeah, that's how I feel. I swear I
looked through that reference 4 or 5 times.
Here is a great sample app by Dan Wood that shows how to work with
table views:
http://www.gigliwood.com/tabletester/
Yeah, I found that last night before I went to bed. Bummer it didn't do
what I was looking for, but I'll have to look at the code again and see
if it demonstrates using a subclass.
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.
Hm. Maybe a borderless rectangular button would work? I'm not sure if
it's able to do the scaling though. Then again, you could scale the
image before assigning it to the button.
Does a button act any different?
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
"It's okay. We can't all have three digit IQ levels."
-- Seth Willits
------------------------------------------------------------------------
---
_______________________________________________
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.