home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / misc / 1443 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.4 KB

  1. Xref: sparky comp.os.ms-windows.programmer.misc:1443 comp.os.ms-windows.programmer.tools:752 comp.lang.pascal:4969
  2. Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools,comp.lang.pascal
  3. Path: sparky!uunet!mcsun!sun4nl!rulway.LeidenUniv.nl!rulfc1!jeroenp
  4. From: jeroenp@rulfc1.LeidenUniv.nl (Jeroen W. Pluimers)
  5. Subject: Re: Displaying data in an Icon
  6. Message-ID: <1992Aug21.213052.3243@rulway.LeidenUniv.nl>
  7. Keywords: windows, icon, tpw
  8. Sender: root@rulway.LeidenUniv.nl (System PRIVILEGED Account)
  9. Nntp-Posting-Host: rulfc1.leidenuniv.nl
  10. Organization: Dept. FMC, Gorlaeus Labs, Leiden University, The Netherlands
  11. References: <1992Aug19.202034.20024@gtephx.UUCP>
  12. Date: Fri, 21 Aug 92 21:30:52 GMT
  13. Lines: 16
  14.  
  15. In article <1992Aug19.202034.20024@gtephx.UUCP> bakern@gtephx.UUCP (Nigel Baker) writes:
  16. >I am trying to find out how to make the icon of a minimized 
  17. >application display data.
  18. >
  19. The trick is to have no ICON, but descent the PAint method and look
  20. at IsIconic(HWindow) and then do the painting.
  21.  
  22. Look at the OWLDEMOS/GDIDEMO how they do it.
  23.  
  24. --
  25.     o _   _  _   _   _             voice: +31-2522-20908 (19:00-24:00 UTC)
  26.    / (_' |  (_) (_' | |            snail: P.S.O.
  27. __/                                       attn. Jeroen W. Pluimers
  28.                                           P.O. Box 266
  29. jeroenp@rulfc1.LeidenUniv.nl              2170 AG Sassenheim
  30. jeroen_pluimers@f256.n281.z2.fidonet.org  The Netherlands
  31.