#include <wx/aui/aui.h>
#include "bbtkWx.h"
#include <wx/notebook.h>
#include <wx/html/htmlwin.h>
#include "bbtkInterpreter.h"
#include "bbtkWxGUITextEditor.h"
#include "bbtkWxGUICommand.h"
#include "bbtkWxGUIOutputMessages.h"
#include "bbtkWxGUIHtmlBrowser.h"
#include "bbtkWxGUIPackageBrowser2.h"


Go to the source code of this file.
Classes | |
| class | bbtk::WxGUIScriptingInterface |
| A scripting interface window. More... | |
Namespaces | |
| namespace | bbtk |
Long description which can span multiple lines
Definition in file bbtkWxGUIScriptingInterface.h.
1.5.7.1