• 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
Help with text input
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help with text input


  • Subject: Help with text input
  • From: Bill Appleton <email@hidden>
  • Date: Thu, 29 Apr 2010 15:06:08 -0700

hi all,

under carbon events i had text messages like:

kEventClassTextInput, with kEventTextInputUnicodeForKeyEvent

--> this let me get entire unicode strings that were the result of multiple
key presses

kEventClassKeyboard with

kEventRawKeyModifiersChanged:

kEventRawKeyDown:

kEventRawKeyUp:

kEventRawKeyRepeat:

--> this let me get changes in modifier keys, and the key repeat message

i have been looking in NSResponder and see some of this, but how do i get
the higher level messages like the unicode string and key repeats ?



thanks,

bill appleton
_______________________________________________

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: Help with text input
      • From: Jens Alfke <email@hidden>
  • Prev by Date: Re: Help with threads and queues
  • Next by Date: Re: Help with threads and queues
  • Previous by thread: Re: Seeking a graceful way to end a program
  • Next by thread: Re: Help with text input
  • Index(es):
    • Date
    • Thread