239 Views
This article depicts the application of ATL/WTL by constructing a simple text editor based on the WTL objects
2 comments
vijayst
8/9/2011 2:49:49 AM
Interesting application in VC++. I am looking for a RichEditTextBox for the web, preferrably using HTML5. There is a HTMLExtender Control in AjaxControlToolkit. But this control is based on Microsoft AJAX Library and Asp.Net Webforms control.
dpeterson
8/11/2011 6:20:07 PM
Vijay: Would something like this http://dotnetkicks.com/opensource/Aloha_HTML5_WYSIWYG_Editor be what you're looking for?