#include <editor_dialog.h>
Inheritance diagram for editor_dialog:

Public Methods |
|
| editor_dialog (wxWindow *parent, wxString filename_to_load) | |
| Constructor. |
|
| ~editor_dialog () | |
| Destructor. |
|
The editor dialog can use a regular text control or a Styled Text Control depending on the value of the define in setup.h .
Feature can be compiled out with setupUSE_INTEGRATED_HTML_EDITOR .
|
||||||||||||
|
Constructor.
|