Quantcast
Channel: VBForums - CodeBank - Visual Basic 6 and earlier
Viewing all articles
Browse latest Browse all 1471

A form with unicode keyboard reader

$
0
0
This is an example (based on my routines for M2000 Interpreter) to use the Unicode keyboard which is accessed from VB6. No need for subclassing. Not for those languages which need special input. Also the example has a poor drive for output text, but is the basic way which get the CALCRECT for each character and place one after the other. Also we change line. But not scrolling. Just a first look.
Also when we press enter we get the line on CaptionW (the unicode caption of the window).
Each time we press a key we see also the keyboard number and the keyboard language.

Have fun.
Attached Files

Viewing all articles
Browse latest Browse all 1471

Trending Articles