programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: changing fonts and sizes II

From: Allen Anway <allen_at_a2d2.com>
Date: Tue, 3 Jun 2003 20:26:19 -0500

Thanks to Mike Ghan's help and help from others, I'm starting to make
progress on this all-fonts all-sizes all-places program. I finally got my
printer to respond to changing fonts. Can one OR the text output upon the
screen so that new type will not erase the previous type?

Best wishes --- Allen Anway

----- Original Message -----
From: "Mike Ghan" <mikeghan_at_logix-controls.com>
To: <sftalk_at_forth.com>
Sent: Tuesday, June 03, 2003 10:27 AM
Subject: [sftalk] Re: changing fonts and sizes II

> SHOW-FILE requires a complete filename with extension. Try
>
> S" yourfile.ext" SHOW-FILE
>
> To print, the trick is to set the user variable CURRENT-DC with the
> printer's Device Context (DC). This directs all output to the
> printer.
>
> I added PrintExample.F to our site at
>
> http://www.logix-controls.com/SwiftForth/PrintExample.htm
>
> Also, FormatText.F has a some minor changes.
>
> Mike
>

----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Tue Jun 03 2003 - 18:37:33 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:32 PST