At the moment I'm trying to do a pull down menu in C++. But I'm having a huge difficulties with capturing the arrow keys and determining their values.
Does anybody know what are the values of UP, DOWN, LEFT and RIGHT buttons? and how to assign them into a particular variable?
Would appreciate any kind of suggestions or references. I've tried to google the topic but all the links I have are for action script or visual basic. :(
any idea lads?