Re: arrow keys and mouse are off

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

sergio writes:
> My .EX files work fine whit arrow keys and mouse buttons, but after 
> compiler with bolland 5.5 why my .EXE files does not make it

Use the Borland compiler for compiling .exw (Windows Euphoria) 
programs that you have translated to C with ecw. Programs
that run ok with exw should run ok after being translated and compiled.
Only simple, generic .ex (DOS) programs can be expected to work.
The mouse commands, get_mouse() etc., aren't supported in Euphoria
for Windows. If your program needs to use the mouse, 
you should probably use Win32Lib.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu