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

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!news.netmbx.de!Germany.EU.net!cat!ludwig
  3. From: ludwig@cat.de (Stefan Ludwig)
  4. Subject: Constructing TDialogs with only a Handle
  5. Message-ID: <02oai4.$=2@cat.de>
  6. Organization: C.A.T. Kommunikations-System
  7. Date: Tue, 26 Jan 93 06:16:55 GMT
  8. Lines: 17
  9.  
  10. Hope that one of you brains could help me with my problem concerning TDialogs
  11. in TPW 1.5:
  12.  
  13. TDialog-Constructor Init takes a PWindowsObject as an argument. Id like to
  14. construct one without the parent beeing a PWindowsObject. The situation: I
  15. wrote a DLL which is called from within a third party program (which I dont
  16. have the source for). I can get the handle of the applications main window
  17. in the DLL's code. Now I would like to generate Dialogs which are modal and
  18. have the applications main window as a parent.
  19.  
  20. Any hints appreciated (if ever possible, please answer by email),
  21. thanks in advance
  22. Stefan
  23.  
  24. ---
  25.   Stefan Ludwig (ludwig@cat.de)                     
  26.   C.A.T. Kommunikations-System, Frankfurt, Germany
  27.