Re: Setting NSImageView Tag problem
Re: Setting NSImageView Tag problem
- Subject: Re: Setting NSImageView Tag problem
- From: lbland <email@hidden>
- Date: Fri, 4 Apr 2003 17:07:05 -0500
On Friday, April 4, 2003, at 04:21 PM, LANCE GREENWOOD wrote:
Any thoughts on this would be greatly helpful
hi-
I never knew this (never had a need for it) but...
NSImageCell
Inherits from:
NSCell :NSObject
Look at the docs for NSCell:
- (void) setTag: (int) anInt
Implemented by NSActionCell to set the receiver's tag integer. NSCell's
implementation raises NSInternalInconsistencyException.
-lance
Lance Bland
mailto:email@hidden
VVI
888-VVI-PLOT
http://www.vvi.com
_______________________________________________
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.