• 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: NSTextInput conformant view not responding to IME input
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTextInput conformant view not responding to IME input


  • Subject: Re: NSTextInput conformant view not responding to IME input
  • From: Ken Thomases <email@hidden>
  • Date: Wed, 04 Dec 2013 00:12:11 -0600

On Dec 3, 2013, at 11:49 PM, Abhijit Apte wrote:

> I noticed that the [NSTextInputContext currentInputContext] is the same as
> [self inputContext] which means the new context of the responder got
> activated.

Right, but calling +currentInputContext is what actually activates it.  That is, I'm not surprised that comparing the output of the two methods shows them to be equal.  What I'm wondering is if calling +currentInputContext before -handleEvent: actually changes the behavior of -handleEvent:.

Regards,
Ken


_______________________________________________

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


References: 
 >NSTextInput conformant view not responding to IME input (From: Abhijit Apte <email@hidden>)
 >Re: NSTextInput conformant view not responding to IME input (From: Ken Thomases <email@hidden>)
 >Re: NSTextInput conformant view not responding to IME input (From: Abhijit Apte <email@hidden>)

  • Prev by Date: Re: ToolTips for Matrix Cells
  • Next by Date: Re: nextKeyView order is ignored after loading into NSTabView
  • Previous by thread: Re: NSTextInput conformant view not responding to IME input
  • Next by thread: Re: NSStackView basics
  • Index(es):
    • Date
    • Thread