FROM : Jonathan Grynspan
DATE : Tue Aug 01 16:57:28 2006
Take a look at the -characters and -charactersIgnoringModifiers
messages belonging to NSEvent. They should do what you're looking
for. :)
-Jonathan Grynspan
On 1-Aug-06, at 9:19 AM, Fabian Schuiki wrote:
> Hi,
>
> Is it somehow possible to convert an NSEvent's keyCode and
> modifierFlags to an NSString, containing a representation of that
> keyCode and modifierFlags, such as the keyEquivalent representation
> in an NSMenuItem?
> This has to be possible, hasn't it?
>
> Best Regards,
> Fabian Schuiki
>
> Fabian Schuiki
> <email_removed>
>
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
DATE : Tue Aug 01 16:57:28 2006
Take a look at the -characters and -charactersIgnoringModifiers
messages belonging to NSEvent. They should do what you're looking
for. :)
-Jonathan Grynspan
On 1-Aug-06, at 9:19 AM, Fabian Schuiki wrote:
> Hi,
>
> Is it somehow possible to convert an NSEvent's keyCode and
> modifierFlags to an NSString, containing a representation of that
> keyCode and modifierFlags, such as the keyEquivalent representation
> in an NSMenuItem?
> This has to be possible, hasn't it?
>
> Best Regards,
> Fabian Schuiki
>
> Fabian Schuiki
> <email_removed>
>
>
> _______________________________________________
> MacOSX-dev mailing list
> <email_removed>
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
| Related mails | Author | Date |
|---|---|---|
| Fabian Schuiki | Aug 1, 15:19 | |
| Jonathan Grynspan | Aug 1, 16:57 | |
| Fabian Schuiki | Aug 1, 17:32 | |
| Fabian Schuiki | Aug 1, 17:51 | |
| Jonathan Grynspan | Aug 1, 18:16 | |
| Fabian Schuiki | Aug 1, 18:20 |






Cocoa mail archive

