Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

dlgConf.cpp File Reference

Configuration dialog. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/colordlg.h>
#include <wx/filename.h>
#include <wx/image.h>
#include <wx/notebook.h>
#include <wx/splitter.h>
#include <wx/treectrl.h>
#include <wx/txtstrm.h>
#include <wx/settings.h>
#include "dlgConf.hpp"
#include "cmdlnopt.hpp"
#include "comdefs.hpp"
#include "appprefs.hpp"
#include "language.hpp"
#include "utils.hpp"
#include "compat.hpp"

Include dependency graph for dlgConf.cpp:

Include dependency graph

Go to the source code of this file.

Classes

class  dlgConfigure::TreePagesItemData
 Data for the tree of configuration pages. More...


Functions

wxBitmap createBitmapForButton (const wxColour &colour, wxWindow *window)
 Creates a bitmap of uniform colour for a bitmap button.


Detailed Description

Configuration dialog.

Definition in file dlgConf.cpp.


Function Documentation

wxBitmap createBitmapForButton const wxColour &  colour,
wxWindow *  window
[static]
 

Creates a bitmap of uniform colour for a bitmap button.

The size is (3*size_of_char, 1*size_of_char).

Parameters:
colour Colour of the bitmap to create.
window Window from which dc is taken.
Returns:
A bitmap of uniform colour for a bitmap button.

Definition at line 116 of file dlgConf.cpp.

Referenced by dlgConfigure::btnMCColoursClick(), and dlgConfigure::createControls().


Generated on Sun May 30 13:37:51 2004 for wxChecksums by doxygen 1.3.7