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