home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / pascal / 8592 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.2 KB  |  29 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!enterpoop.mit.edu!usc!sol.ctr.columbia.edu!gtd543a
  3. From: gtd543a@sol.crt.columbia.edu (death)
  4. Subject: Re: Constructing TDialogs with only a Handle
  5. References: <02oai4.$=2@cat.de>
  6. Sender: nobody@ctr.columbia.edu
  7. Organization: Purgatory
  8. Date: Wed, 27 Jan 1993 09:51:12 GMT
  9. X-Newsreader: TIN [version 1.1 PL8]
  10. Message-ID: <1993Jan27.095112.23954@sol.ctr.columbia.edu>
  11. X-Posted-From: sundial.gatech.edu
  12. NNTP-Posting-Host: sol.ctr.columbia.edu
  13. Lines: 14
  14.  
  15. Stefan Ludwig (ludwig@cat.de) wrote:
  16. : TDialog-Constructor Init takes a PWindowsObject as an argument. Id like to
  17. : construct one without the parent beeing a PWindowsObject. The situation: I
  18. : wrote a DLL which is called from within a third party program (which I dont
  19. : have the source for). I can get the handle of the applications main window
  20. : in the DLL's code. Now I would like to generate Dialogs which are modal and
  21. : have the applications main window as a parent.
  22.  
  23. Unfortunately, according to Borland (I wanted to do this also) you
  24. cannot use OWL in a DLL, which is a real bummer.
  25. --
  26. Death: the high price of living
  27. ========================================================================
  28. Disclaimer:  I am not bubba.
  29.