home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / misc / 4500 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.5 KB  |  33 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!news.tek.com!psgrain!charnel!rat!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!xerox.com!tony.lax1b
  3. From: tony.lax1b@xerox.com
  4. Subject: Enhanced edit control
  5. Message-ID: <tony.lax1b.33@xerox.com>
  6. Date: Tue, 10 Nov 92 18:06:59 EST
  7. X-Received: by usenet.pa.dec.com; id AA26853; Tue, 10 Nov 92 15:07:18 -0800
  8. X-Received: by inet-gw-1.pa.dec.com; id AA10357; Tue, 10 Nov 92 15:07:16 -0800
  9. X-Received: from xerox.com ([13.240.200.11]) by spectrum.Xerox.COM (4.1/SMI-4.1)id AA16827; Tue, 10 Nov 92 18:07:04 EST
  10. X-To: comp.os.ms-windows.misc.usenet
  11. Lines: 20
  12.  
  13. We are looking for a replacement for the standard SDK edit control (we use
  14. mc c7.00). The reasons are:
  15.    * to edti files >64k (primary issue)
  16.    * to add messages that allow color/font/..etc 
  17.      changes on a line/word basis.
  18.    * to add notifications when the use has clicked the 
  19.      right mouse button... allowing retrieval of the token 
  20.      the mouse icon is over.
  21.    The above is not an exhaustive list.
  22. We realize that some of these needs can be solved with 
  23. stuff like ownerdraw, WM_CTLCOLOR and subclassing but
  24. this can be messy and involves a lot of work. The primary
  25. issue, again,is the 64k boundary.
  26. Chapter 8 of "advanced windows programming" addresses the
  27. problem but is still a lot of work.
  28.  
  29. Tony
  30. tony.lax1b@xerox.com
  31.                                         Tony Holderith
  32.                                         tony.lax1b@xerox.com
  33.