Setting NSImageView Tag problem
Setting NSImageView Tag problem
- Subject: Setting NSImageView Tag problem
- From: "LANCE GREENWOOD" <email@hidden>
- Date: Fri, 04 Apr 2003 14:21:43 -0700
In interface builder I am having trouble setting the Tag of a matrix of
NSImageViews.
I need six pictures on the window, which, the user can selected anyone of
them. I want to have an action method that I can get the tag ( using x =
[sender selectedTag];)
I start by dragging a NSImageView on to my document. Then I option-drag the
handle over to create 6 NSImageViews. When I bring up the information
panel, IB is now calling it a NSImageCell, the tag is set to -1 and when I
try to set it to something different IB is setting it back to -1.
Any thoughts on this would be greatly helpful!
Lance
_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*
http://join.msn.com/?page=features/junkmail
_______________________________________________
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.