1. Changing the position of the cursor

Hello all,
Does anybody know how to set the position of the cursor?
Allso is it possible to use the mouse with showing it?
Thank you
--PatRat (Thomas Parslow)
--               ()___()
--                (o o)
--                =\O/=
--           RAT OF THE MONTH
--             Competition

new topic     » topic index » view message » categorize

2. Changing the position of the cursor

Thomas Parslow wrote:
>Hello all,
>Does anybody know how to set the position of the cursor?
>Allso is it possible to use the mouse with showing it?
>Thank you
>--PatRat (Thomas Parslow)

To change the position of the cursor, there is a library routine
called position to do that for you.  Example:
position(20,20)
puts(1,"Hi!")

And in response to the question about the mouse, look in
refman.doc and library.doc.  There are many routines and
such to do with the mouse.  Euphoria makes it relatively
easy to use it!  Hope this helps.

Regards,
  Bryan Watts

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu