home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!mcsun!sun4nl!rulway.LeidenUniv.nl!rulfc1!jeroenp
- From: jeroenp@rulfc1.LeidenUniv.nl (Jeroen W. Pluimers)
- Subject: Re: Changing the Font in a TPW window
- Message-ID: <1992Sep10.175234.3396@rulway.LeidenUniv.nl>
- Sender: root@rulway.LeidenUniv.nl (System PRIVILEGED Account)
- Nntp-Posting-Host: rulfc1.leidenuniv.nl
- Organization: Dept. FMC, Gorlaeus Labs, Leiden University, The Netherlands
- References: <1992Sep9.192156.20994@linus.mitre.org>
- Date: Thu, 10 Sep 92 17:52:34 GMT
- Lines: 19
-
- In article <1992Sep9.192156.20994@linus.mitre.org> art@cyclone.MITRE.org (Arthur T. McClinton) writes:
- >
- >I have a Turbo Pascal Program that uses WinCrt to perform "traditional"
- >screen I/O. I would like to use the terminal font instead of the
- >system font to allow use of the graphics characters. I have spent the
- >last several evening reading the manuals and browsing the help files
-
- In WINCRT.PAS, change the following line to any other font you wish:
-
- SaveFont := SelectObject(DC, GetStockObject(System_Fixed_Font));
-
-
- --
- o _ _ _ _ _ voice: +31-2522-20908 (19:00-24:00 UTC)
- / (_' | (_) (_' | | snail: P.S.O.
- __/ attn. Jeroen W. Pluimers
- P.O. Box 266
- jeroenp@rulfc1.LeidenUniv.nl 2170 AG Sassenheim
- jeroen_pluimers@f256.n281.z2.fidonet.org The Netherlands
-