Enhancements to Andrei Stcherbatchenko's Syntax coloring text editor
Posted
by James R. Twine
on February 14th, 1999
Additions:
Ability to Disable Drag&Drop (via the CCrystalTextView::GetDisableDragAndDrop( void ), and CCrystalTextView::SetDisableDragAndDrop( bool bDDAD ) methods).Ability to add description text to Undo/Redo actions (via the CCrystalTextBuffer::CanUndo( PTSTR cpDesc ), CrystalTextBuffer::CanRedo( PTSTR cpDesc ), and AddUndoRecord(BOOL bInsert, const CPoint &ptStartPos, const CPoint &ptEndPos, LPCTSTR pszText, LPCTSTR cpDesc = NULL ) methods).
Some notes:
Undo/Redo description text is stored in a 32 byte buffer, so the description limit is 31 characters Currently, no checking is done to verify the length!
All(?) of my changes can be found by searching for "[JRT]", which is near all of the changes that I made.
Date Last Updated: February 14, 1999

Comments
ExEditors Library
Posted by Legacy on 03/19/2002 12:00amOriginally posted by: Mike Philips
ReplyIS THERE A RICHEDIT VERSION?
Posted by Legacy on 04/25/2000 12:00amOriginally posted by: Michael Yokoyama
Hi, I'm looking for a Richedit version of this.
Thanks,
ReplyMike
2 character??? (in korea)
Posted by Legacy on 12/06/1999 12:00amOriginally posted by: falcon, kim
Replygood work!
Posted by Legacy on 08/30/1999 12:00amOriginally posted by: Charlie
a little bit good!!
Reply