![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Charles,
I just tried out your samples and they work, You might want to add a
PAGE at the beginning, just to get a clear screen.
Gene
From: "Charles Melice" <mail_at_forthcad.com>
To: <sftalk_at_forth.com>
Subject: [sftalk] Re: Help for graphic ... errata
Date sent: Wed, 21 Nov 2001 19:15:19 +0100
Organization: Melice SPRL
Send reply to: sftalk_at_forth.com
>
> Jean-Pierre,
>
> Please replace DRAW with the next definition:
>
> : DRAW ( x0 y0 x1 y1 -- )
> 2SWAP (sfhdc) -ROT 0 MoveToEx DROP
> ( x1 y1) (sfhdc) -ROT LineTo DROP ;
>
>
> Charles
>
> ----- Original Message -----
> From: "Schmitt Louis Jean-Pierre" <louis.schmitt_at_eif.ch>
> To: <sftalk_at_forth.com>
> Sent: Wednesday, November 21, 2001 2:05 PM
> Subject: [sftalk] Help for graphic application with swiftforth
>
> ----------------------------------------------------------------------
> sftalk_at_forth.com The SwiftForth programming discussion email list
> To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
> For help with listar commands, send subject "help" to listar_at_forth.com
> Archives are located at http://www.forth.com/sftalk -- check them out!
> Search the archives! Visit http://www.forth.com/search for details.
>
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Wed Nov 21 2001 - 12:52:11 PST
This archive was generated by hypermail 2.2.0 : Sat Nov 22 2008 - 03:04:20 PST