home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / windows / ms / programm / 7366 < prev    next >
Encoding:
Text File  |  1992-07-26  |  1018 b   |  22 lines

  1. Newsgroups: comp.windows.ms.programmer
  2. Path: sparky!uunet!van-bc!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!access.usask.ca!ccu.umanitoba.ca!silver.cs.umanitoba.ca!umbrzez0
  3. From: umbrzez0@silver.cs.umanitoba.ca (Andrzej Brzezinski)
  4. Subject: Actual length of text in multiline edit control?
  5. Message-ID: <1992Jul26.145119.7689@ccu.umanitoba.ca>
  6. Summary: How to obtain the length of text in multiline edit control?
  7. Sender: umbrzez0@silver.cs.umanitoba.ca
  8. Nntp-Posting-Host: silver.cs.umanitoba.ca
  9. Organization: Computer Science, University of Manitoba, Winnipeg, Canada
  10. Distribution: all
  11. Date: Sun, 26 Jul 1992 14:51:19 GMT
  12. Lines: 8
  13.  
  14. I am using Borland C++ 3.1. I would like to obtain the actual length of text
  15. in multiline edit control but I don't know how to do it. TEdit class only 
  16. provides a method for obtaining the length of a specified line. Do I have to
  17. loop through all the lines or is there a better way?
  18. -- 
  19. ------------------
  20. Andrzej Brzezinski, umbrzez0@silver.cs.umanitoba.ca
  21. University of Manitoba, CANADA
  22.