cxWidgets 1.0
cxButton Class Reference

Represents a button. An external function may be set up for the. More...

#include <cxButton.h>

Collaboration diagram for cxButton:
Collaboration graph

Detailed Description

Represents a button. An external function may be set up for the.

Copyright (C) 2005-2007 Michael H. Kinney

button to run, either by single-clicking on it with the main mouse

button or by pressing enter when the button has focus. The function

to be executed by the button is called using setOnClickFunction().


Note that the main mouse button click behavior can't be set using

setMouseFunction() with BUTTON1_CLICKED; however, external mouse

functions can be set for other mouse buttons if desired.


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