back to gui 

wxListEvent

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

This object is passed to a function that is set to a wxListCtrl event property.

Constants

Properties

Name Type Description
cacheFrom read only Integer The first item which the list control advises us to cache.
cacheTo read only Integer The lasst item which the list control advises us to cache.
column read only Integer The column index. For the column dragging events, it is the column to the left of the divider being dragged, for the column click events it may be -1 if the user clicked in the list control header outside any column.
data read only Integer The associated data of the item.
image read only Integer The image index of the item.
index read only Integer The item index.
item read only wxListItem The item.
keyCode read only Integer Keycode when the event is a keypress event. See wxKeyCode
label read only String The label.
mask read only Integer The mask.
point read only wxPoint The position of the mouse pointer when the event is a drag event.
text read only String The text.



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