• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using -interpretKeyEvents in NSTextView to interpret key events
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using -interpretKeyEvents in NSTextView to interpret key events


  • Subject: Re: Using -interpretKeyEvents in NSTextView to interpret key events
  • From: Kuon <email@hidden>
  • Date: Thu, 02 Aug 2007 12:15:48 +0200


On 1 Aug 2007, at 12:23 AM, Martin Wierschin wrote:

[fieldEdit hasMarkedText] is always FALSE, whenever I press ยด or ^ or any other composition key.

The problem is that the NSTextView hasn't had a chance to inspect the event and hasn't decided there is any marked text. In general you do not want to use "keyDown:" as a way to capture text input, see:



But, as I send the keyDown event to the NSTextView, with interpretKeyEvents, shouldn't that give it the opportunity to inspect it?


Regards

Kuon


-- Kuon

"Don't press that button."
http://goyman.com/
Blog: http://kuon.goyman.com/



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Using -interpretKeyEvents in NSTextView to interpret key events
      • From: Kuon <email@hidden>
  • Prev by Date: Continuously check in what column is the insertion point.
  • Next by Date: Re: Thread Communication Conceptual Question
  • Previous by thread: Continuously check in what column is the insertion point.
  • Next by thread: Re: Using -interpretKeyEvents in NSTextView to interpret key events
  • Index(es):
    • Date
    • Thread