Wrapping in a Matrix
Wrapping in a Matrix
- Subject: Wrapping in a Matrix
- From: Lee Morgan <email@hidden>
- Date: Thu, 20 Nov 2003 12:10:27 -0500
Is there any easy way to make a matrix wrap its contents other than
manually deleting the columns and creating new rows then repositioning
all the cells?
I'm trying to make a thumbnail matrix like iPhoto's but I can't find an
easy way to wrap the contents of the matrix once the user resizes the
thumbnails (NSImageCell) to the point where the columns go outside the
matrix view.
Also any help on getting ImageCells to act like buttons (so when the
user double clicks on them I can perform an action) would be nice.
Thanks.
_______________________________________________
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.