home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.ms.programmer
- 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
- From: umbrzez0@silver.cs.umanitoba.ca (Andrzej Brzezinski)
- Subject: Actual length of text in multiline edit control?
- Message-ID: <1992Jul26.145119.7689@ccu.umanitoba.ca>
- Summary: How to obtain the length of text in multiline edit control?
- Sender: umbrzez0@silver.cs.umanitoba.ca
- Nntp-Posting-Host: silver.cs.umanitoba.ca
- Organization: Computer Science, University of Manitoba, Winnipeg, Canada
- Distribution: all
- Date: Sun, 26 Jul 1992 14:51:19 GMT
- Lines: 8
-
- I am using Borland C++ 3.1. I would like to obtain the actual length of text
- in multiline edit control but I don't know how to do it. TEdit class only
- provides a method for obtaining the length of a specified line. Do I have to
- loop through all the lines or is there a better way?
- --
- ------------------
- Andrzej Brzezinski, umbrzez0@silver.cs.umanitoba.ca
- University of Manitoba, CANADA
-