resizing action cells or clicking on imagecells inmatrix
resizing action cells or clicking on imagecells inmatrix
- Subject: resizing action cells or clicking on imagecells inmatrix
- From: Brian Redman <email@hidden>
- Date: Sun, 6 Oct 2002 16:45:21 -0400
This was asked by someone a week ago but there was no response.
I too have a matrix of images I'd like for the user to click on to send
an action
and also to be able to resize them.
If I populate the matrix with imagecells they resize. If I use
actioncells I can set
target/action and get the desired effect when a user clicks. I haven't
figured
out how to get both behaviors. I've experimented with subclassing
NSActionCell and
NSImageCell, overriding stubs, etc.
Where should I be looking? Subclassing NSMatrix? NSControl?
Invisible buttons?
Is there a straightforward technique I've overlooked?
Thanks,
brian
_______________________________________________
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.