|
|
|
|
|
|
|
MFC extension library that allows you to incorporate an advanced edit control into any MFC-based application.The Editor library implements the number of features not found in standard edit controls. This set of features includes: - Syntax highlighting - for creation of a syntax file (in XML format) to support any programming language. Also, a set of virtual functions offered. You can override these functions and incorporate into edit control any logic you want.- Support for collapsible nodes (outlining)The out of the box outline parser recognizes C++ files and can be customized either programmatically or using an external XML file. - Color BlocksYou can define various color blocks and implement single-line and multi-line comments. - IntelliSense advanced support. Based on this support you can create editors like editors found in Microsoft VC++ or Visual Basic IDE. - Markers. Built-in support for bookmarks and breakpoints, creation various types of custom markers, single line and multi-line static and dynamic color blocks.Symbol support. You can easily create chat clients with built-in images like smiles.Drag/Drop supportUndo/redo support Easy integration with MFC document-view architecture. In addition, BCGPEdit provides a built-in support for all standard features such as keyboard/mouse selection, Copy/Paste and Print. The Editor Library is suitable for large number of applications - from simple chat clients to complicated development tools.
|
|
|
|
|
Related Keywords:
based mfc, c developer, classes mfc, components mfc, control edit, developer c, edit control, extension library, extension library mfc, extension mfc, extension mfc library, framework gui, gui framework, highlighting syntax, interface user, library extension, library extension mfc, library mfc, library mfc extension, mfc based, mfc classes, mfc components, mfc extension, mfc extension library, mfc library, mfc library extension, mfc programming, programming mfc, syntax highlighting, user interface,
|
|