#include "bbtkWx.h"
#include "bbtkInterpreter.h"
#include <wx/splitter.h>
#include <wx/aui/aui.h>
#include "bbtkWxGUICommand.h"


Go to the source code of this file.
Classes | |
| class | bbtk::WxGUITextEditorUser |
| Abstract class which defines the callbacks invoked by WxGUITextEditor. More... | |
| class | bbtk::WxGUITextEditorPage |
| class | bbtk::WxGUITextEditor |
| A text editor panel. More... | |
| class | bbtk::WxGUITextEditorWindow |
| Editor in a frame. More... | |
Namespaces | |
| namespace | bbtk |
Long description which can span multiple lines
Definition in file bbtkWxGUITextEditor.h.
1.5.7.1