home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!uwm.edu!ogicse!das-news.harvard.edu!endor!gordy
- From: gordy@endor.uucp (Robert Gordy)
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: OWL Edit Window
- Message-ID: <1992Aug31.190237.4844@das.harvard.edu>
- Date: 31 Aug 92 19:02:37 GMT
- Article-I.D.: das.1992Aug31.190237.4844
- Sender: usenet@das.harvard.edu (Network News)
- Organization: Aiken Computation Lab, Harvard University
- Lines: 15
-
- Does anyone know an easy way of creating an edit window
- with > 64K of memory for the data. I know that
- Petzold describes a way to get an edit control to have
- more than 64K, but I'm using OWL and would like to
- have OWL do most of the dirty work.
-
- I think I should use the TEditWindow class, but I'm
- not sure how to get the extra big data area. I've
- also thought about creating a dialog box with a menu
- and a single multiline edit control but I think that
- this is basically the same as the TEditWindow.
-
- Thanks in advance for the help.
-
- Rob Gordy
-