home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / mswindo / programm / misc / 952 < prev    next >
Encoding:
Internet Message Format  |  1992-07-22  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!gumby!yale!yale.edu!ira.uka.de!uka!uka!news
  2. From: S_HOFMANN@iravcl.ira.uka.de (|S| Helmut Hofmann)
  3. Newsgroups: comp.os.ms-windows.programmer.misc
  4. Subject: Klicking on window without topping
  5. Date: 22 Jul 1992 14:08:48 GMT
  6. Organization: University of Karlsruhe (FRG)
  7. Lines: 15
  8. Distribution: world
  9. Message-ID: <14jq5gINNd0o@iraul1.ira.uka.de>
  10. NNTP-Posting-Host: irav1.ira.uka.de
  11. X-News-Reader: VMS NEWS 1.22
  12.  
  13. Hello,
  14.  
  15. a friend of mine has the following problem:
  16. He wants to give the user the possibility to klick on a window
  17. and so giving it the focus but the window should not be topped,
  18. that means it should stay overlapped. With this method you could
  19. give a piece of input to a window without changing how the windows
  20. are arranged (The program is originally written for X-Windows, where
  21. this is a standard behaviour). Now here is the question: Is this
  22. at all posible with MS-Windows and if, who can it be achieved,
  23. i.e. what messages must be caught ...?
  24. (BTW he's programming with Borland C++3.0 and Windows 3.1)
  25. Thanks in advance
  26.                                     Helmut
  27.  
  28.