home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / misc / 1857 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!utcsri!torn!watserv2.uwaterloo.ca!watmath!undergrad.math.waterloo.edu!cwvernon
  3. From: cwvernon@undergrad.math.waterloo.edu (Vern)
  4. Subject: Re: Selecting and deleting in BCW
  5. Message-ID: <BuMyBG.KxA@undergrad.math.waterloo.edu>
  6. Organization: University of Waterloo
  7. References: <1992Sep15.123312.25164@sinkhole.unf.edu>
  8. Date: Tue, 15 Sep 1992 20:02:03 GMT
  9. Lines: 22
  10.  
  11. >During my travels in text editors on windowing systems, there's been
  12. >one feature they've all seemed to shared:
  13. >
  14. >   When you select a block of text with the mouse and then either start
  15. >   typing *or* press the DEL key, then the selected text will be deleted.
  16. >   In the case of typing after a selection, the new text entered will
  17. >   replace what was previously selected. 
  18. >
  19. >This is not what happens in BC++ for Windows.  When you mark a section of
  20. >text and start typing, the marked text does not get deleted.  When you
  21. >mark a section of text and press the DEL key, the text does not get
  22. >deleted.  I would like to change this default behavior but I cannot
  23. >find out how.
  24. >
  25. >This brings up an inconsitency in the Borland windows-hosted products...
  26.  
  27. I thought that feature was a bit unusual too.  But, you must press Shift+Del or Ctrl+Del to get the effect that you want.  It's the CUA Keystroke for "CUT".
  28.  
  29.  
  30.  
  31. -- 
  32. "Safe computing?  GEEZ!  What's next?"      -- cwvernon@descartes.waterloo.edu 
  33.