Hello :)
In a test program i made, it became apparent that some keys seems to cancel out/ block other keys when using the keydown(key_xyz) function.. I noticed hitting leftarrow and space together creates problems in windows, however, it doesnt seem to be a problem in the osx version wich uses the exact same sourcecode. Is there a ways to get around this problem in blitzmax ?? If so, how ?
In a test program i made, it became apparent that some keys seems to cancel out/ block other keys when using the keydown(key_xyz) function.. I noticed hitting leftarrow and space together creates problems in windows, however, it doesnt seem to be a problem in the osx version wich uses the exact same sourcecode. Is there a ways to get around this problem in blitzmax ?? If so, how ?