Code::Blocks  SVN r11506
Classes | Variables
infowindow.cpp File Reference
#include "sdk_precomp.h"
#include <limits>
#include <wx/display.h>
Include dependency graph for infowindow.cpp:

Go to the source code of this file.

Classes

class  ForwardingTextControl
 

Variables

const wxColour titleBackground (96, 96, 96)
 
const wxColour textBackground (255, 255, 160)
 
const wxColour textForeground (0, 0, 0)
 
const char * iBitmap []
 

Variable Documentation

◆ iBitmap

const char* iBitmap[]

Definition at line 39 of file infowindow.cpp.

Referenced by InfoWindow::InfoWindow().

◆ textBackground

const wxColour textBackground(255, 255, 160)

Referenced by InfoWindow::InfoWindow().

◆ textForeground

const wxColour textForeground(0, 0, 0)

Referenced by InfoWindow::InfoWindow().

◆ titleBackground

const wxColour titleBackground(96, 96, 96)

Referenced by InfoWindow::InfoWindow().