How to get NSText for custom NSCell in NSTable?
How to get NSText for custom NSCell in NSTable?
- Subject: How to get NSText for custom NSCell in NSTable?
- From: Guy Umbright <email@hidden>
- Date: Sat, 3 Dec 2005 21:47:10 -0600
I have a custom NSCell that I want to use in an NSTable. The custom
cell consists of an NSTextFieldCell
and an NSButtonCell when the TextFieldCell is being editted. So when
I click I want to cause the
NSTextFieldCell to edit but to call
editWithFrame:inView:editor:delegate:event I need an NSText object?
Where do I get it from?
Guy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden