home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.claremont.edu!ucivax!ucla-cs!ucla-se!boole.seas.ucla.edu!alexau
- From: alexau@boole.seas.ucla.edu (King-Long Au)
- Newsgroups: comp.sys.pen
- Subject: Pen Windows BEdit questions
- Message-ID: <8012@lee.SEAS.UCLA.EDU>
- Date: 9 Sep 92 00:32:57 GMT
- Sender: news@SEAS.UCLA.EDU
- Organization: SEASnet, University of California, Los Angeles
- Lines: 21
-
- I am using MS C/C++ 7.0 and SDK.
- And I am working on MS Windows for Pen Computing.
- I have problems in retrieving characters in BEDIT.
- When I create the comb window for bedit, I created my window as :
-
- hwndBedit = CreateWindow ((LPSTR)"bedit", ....... )
-
- and I got the comb field as expected.
- But I don't know how to retreive characters in the comb field.
- Does anyone know how to get those characters?
-
- Thanks.
-
-
- Alex.
-
- p.s. please reply to alexau@seas.ucla.edu
-
-
-
-
-