> Now you can collapse all these cases using:
> axis =  event. key - ‘A’;
> Or
> axis  =  event.key - ‘a’;

Good idea, now committed.

> And make an alphabetical list on the screen.
> A axis
> B axis
> C axis

Already done :-)


    Werner

Reply via email to