Re: cursor

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

On Thu, 03 Feb 2000, George wrote:
> >%_Is there a way to flip the cursor between underline and block??
>

Yes. include graphics.e,
and then select the cursor style:
   cursor(BLOCK_CURSOR)
or
   cursor(UNDERLINE_CURSOR)

also available:
   NO_CURSOR
   THICK_UNDERLINE_CURSOR
   HALF_BLOCK_CURSOR

All this is assuming you are using DOS. This doesn't work on Linux.

Regards,
Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu