NSImage in NSTableView looks like poop
NSImage in NSTableView looks like poop
- Subject: NSImage in NSTableView looks like poop
- From: email@hidden
- Date: Tue, 14 Aug 2001 18:21:59 -0700
I have a file browsing application in the works and it grabs the icon
for display in a table view. My problem (as you might have guessed from
the subject) is that the icon looks like crap. The current size is 30x30
and the image sizes proportionally. I think that the problem might be as
simple as changing that size, but I don't know what size to change it
to. It may be more complex than this as well, so whatever information
you can give will be appreciated. I am a newbie that's getting to be
pretty intermediate.
-sam