Type selection in NSTableView
Type selection in NSTableView
- Subject: Type selection in NSTableView
- From: Marco Damaschi <email@hidden>
- Date: Wed, 9 Jun 2004 11:31:29 +0200
Hi,
I would like to implement type selection in a NSTableView taking into
account text entered through the Japanese input method.
Subclassing NSTableView and overwriting the keyDown method works fine
with the Roman script, but doesn't work if I try to enter text with
the Japanese input method.
Any ideas?
TIA,
Marco
_______________________________________________
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.