home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5480 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.1 KB

  1. Xref: sparky comp.os.ms-windows.programmer.misc:5480 comp.os.ms-windows.programmer.tools:2271
  2. Path: sparky!uunet!crdgw1!rpi!uwm.edu!spool.mu.edu!agate!doc.ic.ac.uk!warwick!uknet!strath-cs!st-and!djm
  3. From: djm@st-andrews.ac.uk (David J McNally)
  4. Newsgroups: comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools
  5. Subject: Need text display/editing tools
  6. Message-ID: <1993Jan27.192821.13487@st-andrews.ac.uk>
  7. Date: 27 Jan 93 19:28:21 GMT
  8. Organization: St. Andrews University, Scotland.
  9. Lines: 17
  10.  
  11.  
  12. Hello all,
  13.  
  14. I am developing an application (using Borland C++) in which I need a
  15. window which contains text (read only) and this text may contain
  16. multiple highlighted selections.  Can this be done simply
  17. with the Windows API or does this need complex text manipulation
  18. and display code to be written?
  19.  
  20. More generally, how do you get a text window in which you can
  21. display (and/or edit) text which is not all in the same style
  22. (e.g. different fonts/sizes/colours etc)?  Are there third party
  23. libraries (preferably with source) which provide this kind
  24. of functionality?
  25.  
  26. Many thanks in advance
  27. Dave McNally
  28.