CRichEdit and mouse selection
MFC mailing list -- mfcl@mrcc.com Monday, May 27, 1996 Win 95/NT 3.51 VC++ 4.1 A document contains text similar to:When attempting to select one of the nested tags (eg. ) with the mouse in a rich edit control, the selection is "completed" for the user and includes a < or > from the adjacent tag. This behavior is also apparent in WordPad. Is there a way to control this feature to allow the user to select a single tag (i.e. )? -Gary Sherman
Seth Goldstein -- seth@mathworks.com Friday, May 31, 1996 You probably want to turn off ECO_AUTOWORDSELECTION. -- +------------------------------------------------------+ | Seth Goldstein email: seth@mathworks.com | | The Mathworks, Inc. http://www.mathworks.com | | info: info@mathworks.com | |------------------------------------------------------| | PGP Public Key on server | | http://www-swiss.ai.mit.edu/~bal/pks-toplev.html | +------------------------------------------------------+
| Вернуться в корень Архива |