home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / mswindo / misc / 4502 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.3 KB

  1. Path: sparky!uunet!know!hri.com!spool.mu.edu!sdd.hp.com!usc!rpi!batcomputer!cornell!rochester!rocksanne!spot.wrc.xerox.com!arybicki
  2. From: arybicki@spot.wrc.xerox.com (adam rybicki)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Enhanced edit control
  5. Message-ID: <1992Nov10.212504.10999@spectrum.xerox.com>
  6. Date: 10 Nov 92 21:25:04 GMT
  7. Sender: news@spectrum.xerox.com
  8. Organization: Xerox
  9. Lines: 26
  10.  
  11. I am sending this for a friend.  Please reply via news or directly to his
  12. address listed on the bottom.
  13. ===========================================================================
  14.  
  15. We are looking for a replacement for the standard SDK edit control (we use
  16. mc c7.00). The reasons are:
  17.  
  18.    * to edti files >64k (primary issue)
  19.    * to add messages that allow color/font/..etc 
  20.      changes on a line/word basis.
  21.    * to add notifications when the use has clicked the 
  22.      right mouse button... allowing retrieval of the token 
  23.      the mouse icon is over.
  24.  
  25.    The above is not an exhaustive list.
  26.  
  27. We realize that some of these needs can be solved with 
  28. stuff like ownerdraw, WM_CTLCOLOR and subclassing but
  29. this can be messy and involves a lot of work. The primary
  30. issue, again,is the 64k boundary.
  31.  
  32. Chapter 8 of "advanced windows programming" addresses the
  33. problem but is still a lot of work.
  34.  
  35. Tony
  36. tony.lax1b@xerox.com
  37.