[previous] [up] [next]     [contents] [index]
Next: set-selection Up: wx:command-event Previous: is-double-click?

is-selection?

For a list box event, returns #t if the event is a selection for a single-selection list box, #f otherwise.

This method never returns #t for multiple-selection list boxes. For such lists, the event only indicates that the selection may have changed, but the list box must be inspected to determine how it was changed.



PLT