Thread: Key Events
View Single Post
Old 02-09-2005, 12:34 PM   #1 (permalink)
freesoft_2000
Code Monkey
 
Join Date: Oct 2004
Posts: 51
freesoft_2000 is on a distinguished road
Question Key Events

Hi everyone,

I have a question about key events. In the key events they have some values called as follows:

static int KEY_LOCATION_LEFT

static int KEY_LOCATION_NUMPAD

static int KEY_LOCATION_RIGHT

static int KEY_LOCATION_STANDARD

I have seen the api and the explanation of what the above values represent
and still do not understand what they mean.

Is is possible for someone to explain these values to me in detail.

What do they mean by LOCATION_LEFT - Left of what?

What do they mean by LOCATION_RIGHT - right of what?

What do they mean by LOCATION_STANDARD - what standard are they talking about?

What do they mean by LOCATION_NUMPAD - are they talking about the num pad on the right of my keyboard?

Any help is greatly appreciated

Thank You

Yours Sincerely

Richard West
freesoft_2000 is offline   Reply With Quote