Re: How to hide the cursor?

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

Pete Lomax wrote:

> On Sun, 01 May 2005 16:58:46 +0200, Juergen Luethje wrote:
>
>> in a console program in text mode, hiding the cursor doesn't work as
>> expected:
>>
>> }}}
<eucode>
>> include graphics.e
>>
>> cursor(NO_CURSOR)
>> puts(1, "count   :\n")
>> puts(1, "rand(10):\n\n")
>> puts(1, "Press ESC to exit ...")
> <snip>
> try moving the cursor(NO_CURSOR) after at least one puts() statement,
> works for me.

Thanks for the hint, but that doesn't solve the problem on my system.
Strange.

Regards,
   Juergen

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

Search



Quick Links

User menu

Not signed in.

Misc Menu