home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / pen / 567 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  827 b 

  1. Path: sparky!uunet!news.claremont.edu!ucivax!ucla-cs!ucla-se!boole.seas.ucla.edu!alexau
  2. From: alexau@boole.seas.ucla.edu (King-Long Au)
  3. Newsgroups: comp.sys.pen
  4. Subject: Pen Windows BEdit questions
  5. Message-ID: <8012@lee.SEAS.UCLA.EDU>
  6. Date: 9 Sep 92 00:32:57 GMT
  7. Sender: news@SEAS.UCLA.EDU
  8. Organization: SEASnet, University of California, Los Angeles
  9. Lines: 21
  10.  
  11. I am using MS C/C++ 7.0 and SDK.
  12. And I am working on MS Windows for Pen Computing.
  13. I have problems in retrieving characters in BEDIT.
  14. When I create the comb window for bedit, I created my window as :
  15.  
  16. hwndBedit = CreateWindow ((LPSTR)"bedit", ....... )
  17.  
  18. and I got the comb field as expected.
  19. But I don't know how to retreive characters in the comb field.
  20. Does anyone know how to get those characters?
  21.  
  22. Thanks.
  23.  
  24.  
  25. Alex.
  26.  
  27. p.s. please reply to alexau@seas.ucla.edu
  28.  
  29.  
  30.  
  31.  
  32.