#include "bbtkWx.h"
#include "bbtkInterpreter.h"
#include <wx/aui/aui.h>
#include <wx/dnd.h>
#include <wx/dataobj.h>
#include "wx/listctrl.h"


Go to the source code of this file.
Classes | |
| class | bbtk::WxGUIPackageBrowser2User |
| Abstract class which defines the callbacks invoked by WxGUIPackageBrowser2. More... | |
| class | bbtk::WxGUIBlackBoxInfo |
| class | bbtk::WxGUIBlackBoxListUser |
| class | bbtk::WxGUIBlackBoxList |
| class | bbtk::WxGUIPackageBrowser2 |
| A package browser panel. More... | |
| class | bbtk::WxGUIPackageBrowser2Window |
| Browser2 in a frame. More... | |
Namespaces | |
| namespace | bbtk |
Defines | |
| #define | USE_CONTEXT_MENU 1 |
Long description which can span multiple lines
Definition in file bbtkWxGUIPackageBrowser2.h.
| #define USE_CONTEXT_MENU 1 |
Definition at line 69 of file bbtkWxGUIPackageBrowser2.h.
1.5.7.1