home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.os.ms-windows.programmer.misc:1443 comp.os.ms-windows.programmer.tools:752 comp.lang.pascal:4969
- Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools,comp.lang.pascal
- Path: sparky!uunet!mcsun!sun4nl!rulway.LeidenUniv.nl!rulfc1!jeroenp
- From: jeroenp@rulfc1.LeidenUniv.nl (Jeroen W. Pluimers)
- Subject: Re: Displaying data in an Icon
- Message-ID: <1992Aug21.213052.3243@rulway.LeidenUniv.nl>
- Keywords: windows, icon, tpw
- Sender: root@rulway.LeidenUniv.nl (System PRIVILEGED Account)
- Nntp-Posting-Host: rulfc1.leidenuniv.nl
- Organization: Dept. FMC, Gorlaeus Labs, Leiden University, The Netherlands
- References: <1992Aug19.202034.20024@gtephx.UUCP>
- Date: Fri, 21 Aug 92 21:30:52 GMT
- Lines: 16
-
- In article <1992Aug19.202034.20024@gtephx.UUCP> bakern@gtephx.UUCP (Nigel Baker) writes:
- >I am trying to find out how to make the icon of a minimized
- >application display data.
- >
- The trick is to have no ICON, but descent the PAint method and look
- at IsIconic(HWindow) and then do the painting.
-
- Look at the OWLDEMOS/GDIDEMO how they do it.
-
- --
- 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
-