Re: Mac fkeys
Re: Mac fkeys
- Subject: Re: Mac fkeys
- From: Laurence Harris <email@hidden>
- Date: Sat, 28 Oct 2006 14:55:39 -0400
On Oct 28, 2006, at 2:45 PM, Steve Checkoway wrote:
On Oct 28, 2006, at 11:16 AM, Laurence Harris wrote:
On Oct 28, 2006, at 1:54 PM, Steve Checkoway wrote:
Also, what keycode does the large "delete" key return? Looking
now at
the curs_getch(3X) man page, it's not KEY_DC and it's not
KEY_BACKSPACE.
Anyone know?
I'm not familiar with KEY_BACKSPACE, but I have the following in
one of my headers:
const UInt32 kKeyCode_Backspace = 0x00000033;
I'm not sure what this has to do with curses. I'm quite sure none
of its headers use UInt32.
Sorry, my brain was stuck in Carbon land. :-)
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden