Graphic timing

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

------=_NextPart_000_000B_01C01844.11B521E0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,

I've slowly (<-- key word) been working my way up to graphics handling. =
I tried before, but there  was too much I didn't understand. Now, I'm =
working with the basics, but something is bothering me. Euphoria is fast =
and therefore displays graphics fast. Is there a way to slow things =
down? Here's what I mean:

include graphics.e=20

  draw_line(1,{{1,1},{80,0}})
  draw_line(1,{{1,1},{80,12}})
  draw_line(1,{{1,1},{80,24}})
  draw_line(1,{{1,1},{80,36}})
  draw_line(1,{{1,1},{80,48}})
  draw_line(1,{{1,1},{80,72}})
  draw_line(1,{{1,1},{80,94}})
 =20
I'm displaying different lines but, they are displayed too quickly. Can =
I have a half second (or more/less) interval between them?

-Thanks=20
-Thomas


------=_NextPart_000_000B_01C01844.11B521E0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've slowly (&lt;-- key word) been =
working my way=20
up to graphics handling. I tried before, but there&nbsp; was too much I =
didn't=20
understand. Now, I'm working with the basics, but something is bothering =
me.=20
Euphoria is fast and therefore displays graphics fast. Is there a way to =
slow=20
things down? Here's what I mean:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>include graphics.e </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp; =
draw_line(1,{{1,1},{80,0}})<BR>&nbsp;=20
draw_line(1,{{1,1},{80,12}})<BR>&nbsp; =
draw_line(1,{{1,1},{80,24}})<BR>&nbsp;=20
draw_line(1,{{1,1},{80,36}})<BR>&nbsp; =
draw_line(1,{{1,1},{80,48}})<BR>&nbsp;=20
draw_line(1,{{1,1},{80,72}})<BR>&nbsp; =
draw_line(1,{{1,1},{80,94}})<BR>&nbsp;=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I'm displaying different lines but, =
they are=20
displayed too quickly. Can I have a half second (or more/less) interval =
between=20
them?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>-Thanks </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>-Thomas</FONT></DIV>

------=_NextPart_000_000B_01C01844.11B521E0--

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

Search



Quick Links

User menu

Not signed in.

Misc Menu