#include "camtypes.h"
#include "ctrlhelp.h"
#include "camframe.h"
#include "bblwnd.h"
#include "dlgmgr.h"
#include "keypress.h"
#include "statline.h"
#include "textinfo.h"
Go to the source code of this file.
Classes | |
class | BarTable |
Provide an array of window handles for all the existing Camelot bars. This enables us to get bubble help to behave correctly, i.e. when the cursor is over the bar, the bubble help goes away, but the delay timer for bubble help is not restarted. More... | |
Defines | |
#define | STATE_TRACE 0 |
Variables | |
wxWindow * | EMPTY_SLOT = NULL |
wxWindow * | LastPointerInButton |
|
Definition at line 127 of file ctrlhelp.cpp. |
|
Definition at line 130 of file ctrlhelp.cpp. |
|
|