AxUIUtilities Class Reference

Miscellaneous user interface functions. More...

#include <ax/ax_utils.h>

List of all members.

Public Member Functions

 AxUIUtilities ()

Static Public Member Functions

static wxBorder GetSuitableThemedBorderStyle ()
 Get a reasonable themed border style.
static void ChooseFolder (wxTextCtrl *textCtrl, wxWindow *win)
 Choose a folder.
static void ChooseFile (wxTextCtrl *textCtrl, const wxString &wildcard, const wxString &ext, wxWindow *win)
 Choose a file.
static wxWindow * FindWindowByClass (wxWindow *parent, wxClassInfo *info)
 Find a child window by class.
static wxWindow * ChildWindowFromPoint (wxWindow *win, const wxPoint &pt, bool hidden=true, int depth=-1)
 Gets a child window under the given point.
static wxWindow * ChildWindowFromPoint (const wxPoint &pt, bool hidden=true, int depth=-1)


Detailed Description

Miscellaneous user interface functions.


Constructor & Destructor Documentation

AxUIUtilities::AxUIUtilities (  )  [inline]


Member Function Documentation

wxBorder AxUIUtilities::GetSuitableThemedBorderStyle (  )  [static]

Get a reasonable themed border style.

void AxUIUtilities::ChooseFolder ( wxTextCtrl *  textCtrl,
wxWindow *  win 
) [static]

Choose a folder.

void AxUIUtilities::ChooseFile ( wxTextCtrl *  textCtrl,
const wxString &  wildcard,
const wxString &  ext,
wxWindow *  win 
) [static]

Choose a file.

wxWindow * AxUIUtilities::FindWindowByClass ( wxWindow *  parent,
wxClassInfo *  info 
) [static]

Find a child window by class.

wxWindow * AxUIUtilities::ChildWindowFromPoint ( wxWindow *  win,
const wxPoint &  pt,
bool  hidden = true,
int  depth = -1 
) [static]

Gets a child window under the given point.

wxWindow * AxUIUtilities::ChildWindowFromPoint ( const wxPoint &  pt,
bool  hidden = true,
int  depth = -1 
) [static]


The documentation for this class was generated from the following files:
Generated on Wed May 6 19:20:22 2009 for AxTk by  doxygen 1.5.1