Re: Hide Cursor in Console Window

new topic     » goto parent     » topic index » view thread      » older message » newer message
euphoric said...

Using

clear_screen() 
ShowConsoleCursor(GetStdHandle(STD_OUTPUT_HANDLE),0)  

seems to make it work as well, so long as something is done to the screen prior to calling the cursor function.

It is because you are using euiw, which is for windows applications, no console is create until you write something to the console.
I'm using exwc which create a console at startup.

Jacques

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

Search



Quick Links

User menu

Not signed in.

Misc Menu