On Aug 3, 2009, at 4:43 AM, Alastair Houghton wrote:
On 2 Aug 2009, at 21:48, Steve Cronin wrote:
Folks;
NSTextView <- NSText <- NSView <- NSReponder <- NSObject
NSTextField <- NSView <- NSReponder <- NSObject
At runtime if I have access to an instance of NSTextView how can
On 2 Aug 2009, at 21:48, Steve Cronin wrote:
Folks;
NSTextView <- NSText <- NSView <- NSReponder <- NSObject
NSTextField <- NSView <- NSReponder <- NSObject
At runtime if I have access to an instance of NSTextView how can I
address the NSTextField?
I know I should know this
On Aug 2, 2009, at 1:48 PM, Steve Cronin wrote:
At runtime if I have access to an instance of NSTextView how can I
address the NSTextField?
I know I should know this but I having a 'moment'...
Your question doesn't make sense. You posted the inheritance diagrams
of two different classes,
Folks;
NSTextView <- NSText <- NSView <- NSReponder <- NSObject
NSTextField <- NSView <- NSReponder <- NSObject
At runtime if I have access to an instance of NSTextView how can I
address the NSTextField?
I know I should know this but I having a 'moment'...
Steve