NSTextView not echoing when first responder?
NSTextView not echoing when first responder?
- Subject: NSTextView not echoing when first responder?
- From: Chris Anderson <email@hidden>
- Date: Fri, 9 Jan 2004 18:44:17 -0800
If I create an NSTextView as a child of my custom view and tell my
parent NSWindow to make it the first responder, it absorbs keystrokes
without echoing them, then they all show up at once when it loses first
responder status again (e.g. when I click elsewhere.)
Any hints for me as to what's going on? Is there something else
necessary to tell it to render properly?
Thanks
---Chris
_______________________________________________
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.