Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3466
| From | Hans-Bernhard Bröker <broeker@physik.rwth-aachen.de> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | Re: How do I change the size and font of text output by textout? |
| Date | 2015-12-21 18:33 +0100 |
| Organization | OpenWatcom |
| Message-ID | <n5a63i$5ik$1@www.openwatcom.org> (permalink) |
| References | <n557f3$ov$1@www.openwatcom.org> |
Am 19.12.2015 um 21:25 schrieb David Ogilvie: > This might be a dumb question, but I can't see an obvious way of > changing the text size output by textout. I would think that the > solution should be simple, but somehow ie eludes me! <grin> It would be important to know which textout function you're talking about, for starters. There is none in OW C or OW C++ under that exact same name. There's the windows API function TextOut. To understand how that works, you will have to look up Windows API documentation. OW doesn't supply that; Microsoft does.
Back to openwatcom.users.c_cpp | Previous | Next — Previous in thread | Next in thread | Find similar
How do I change the size and font of text output by textout? David Ogilvie <d2ogilvi@sympatico.ca> - 2015-12-19 15:25 -0500
Re: How do I change the size and font of text output by textout? Johann Klammer <klammerj@a1.net> - 2015-12-21 03:44 +0100
Re: How do I change the size and font of text output by textout? Johann Klammer <klammerj@a1.net> - 2015-12-21 18:25 +0100
Re: How do I change the size and font of text output by textout? Hans-Bernhard Bröker <broeker@physik.rwth-aachen.de> - 2015-12-21 18:33 +0100
Re: How do I change the size and font of text output by textout? David Ogilvie <d2ogilvi@sympatico.ca> - 2015-12-22 17:47 -0500
Re: How do I change the size and font of text output by textout? Hans-Bernhard Bröker <broeker@physik.rwth-aachen.de> - 2015-12-23 13:05 +0100
Re: How do I change the size and font of text output by textout? David Ogilvie <d2ogilvi@sympatico.ca> - 2015-12-23 18:35 -0500
Re: How do I change the size and font of text output by textout? David Ogilvie <d2ogilvi@sympatico.ca> - 2016-01-02 11:12 -0500
csiph-web