back to gui 

wxCommandEvent

generated from ../src/mod_gui/event/command.cpp

This event class contains information about command events, which originate from a variety of simple controls.

Constants

Properties

Name Type Description
checked read only Boolean This can be used for menus or checkboxes to check if they are checked or not
integer read only Integer Returns the integer identifier corresponding to a listbox, choice or radiobox selection (only if the event was a selection, not a deselection) , or a boolean value representing the value of a checkbox.
selection read only Integer This can be used to know which item is selected in a wxListBox or wxChoice control
string read only String This can be used to know the string of the item selected in a wxListBox or wxChoice control.


SourceForge.net Logo Support This Project

Table of Contents

Prototype

wxEvent

Properties

checked
integer
selection
string


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.