home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!datmuc!chr
- From: chr@datmuc.UUCP (ChristianLechner)
- Newsgroups: comp.os.msdos.programmer
- Subject: ES_MULTILINE Editfield in modeless dialogbox
- Message-ID: <1229@datmuc.UUCP>
- Date: 17 Aug 92 07:31:04 GMT
- Lines: 11
-
- I want to insert a small texteditor into my WINDOWS 3.1 application.
- I use a modeless DialogBox, filled completely with an Edit-control
- with ES_MULTILINE.
- I run into trouble when the edit-dialogbox looses the focus, i.e.
- when I select another window while editing. The text in my edit-window
- disappears and I cannot type any text into my editor. When I close and
- restart the editor everything is fine again.
- Anybody knows this problem and has some advice?
-
- Thanks,
- Christian
-