Re: How to avoid windows console with stdin

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hello Mike,

If that's the case try:
procedure onKeyPress(integer self ,integer evebt, sequence parms)
--you can put position here
  wPuts(Window1,sprintf("%s",parms[1]))
end procedure
setHandler(Window,w32HKeyPress,routine_id("onKeyPress"))

Don Cole }}}

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu