is there a way, i should say a quick and easy way to capture blitz's scancodes, i know i could build a function that tests to see that if each and every key is pressed return the appropriate scancode, but that is kinda clunky, i was just wondering if there is a way to capture this elusive scancode.
just make my job of setting user defined keys a whole lot easier than checking for each and every key other that the ascii keys.....eg the cursor keys
just make my job of setting user defined keys a whole lot easier than checking for each and every key other that the ascii keys.....eg the cursor keys