1. Re: Win32lib key capturing didn't work????

Ray Smith wrote:

> check out the following sample program ......

Change:

>    puts(1, KeyPress)

to:

>     repaintWindow( Main ) -- erase the window
>       wPuts( Main, KeyPress ) -- puts(), but in the requested window

Note that if you need to capture *special* keys, you need the
onKeyUp/onKeyDown routines.

Hope this helps.

-- David Cuny

new topic     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu