IonicWind Software

IWBasic => General Questions => Topic started by: Andy on April 10, 2012, 04:08:38 AM

Title: Detecting key strokes in a browser
Post by: Andy on April 10, 2012, 04:08:38 AM

Hi,

I'm trying to detect key strokes e.g. when someone presses the letter 'A' for example.

This is straight forward normally, but i'm using the browser example and it doesn't seem to work here. There was another post about this but the solution is no good for me.

Could someone show me how I add in:

case @IDCHAR and case @IDKEYDOWN controls in the browser example so I can detect the letter 'A' and say the 'Delete' key press.

Thanks,
Andy.