AxUIUtilities Class Reference
[Basic AxTk UI classes]

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

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

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

Gets a child window under the given point.

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

Choose a file.

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

Choose a folder.

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

Find a child window by class.

wxBorder AxUIUtilities::GetSuitableThemedBorderStyle (  )  [static]

Get a reasonable themed border style.


The documentation for this class was generated from the following files:

Generated on Wed May 6 19:22:08 2009 for AxTk by  doxygen 1.5.8