TextDynamic in C++, ie VS2008

[Top]  [Chapter]  [Previous]  [Next]

TextDynamic comes with a .NET module which loads the editor engine, it also includes an OCX to initialize and display the editor.

 

But there is also an option to use the engine directly. In this case COM is not required. You can simply create an editor window with one exported DLL function wptextCreateDialogand and place it on Your form.

 

Please read here how to do it, and how to send commands to the editor: "TextDynamic as Popup Editor"

 

Example Project: (VC 2008)

 

popup_editor


[textdynamic_in_c__ie_vs2008.htm]    Copyright © 2007 by WPCubed GmbH