3.14 column-control-event%

On this page:
new
Inherited methods:
from event%
top
up

superclass:control-event%

A column-control-event% object contains information about a event on an list-box% column header. Except on Windows, the 'clickable-headers style must be specified when creating a list-box% for column events to be generated.

constructor

[columncolumn]
[event-typeevent-type]
[ [time-stamptime-stamp]])
event-type:(or/c 'list-box-column)
time-stamp:exact-integer? =0
The column argument indicates the column that was clicked.

method

(send a-column-control-event get-column )

Returns the column number (counting from 0) of the clicked column.

method

(send a-column-control-event set-column column)void?

Sets the column number (counting from 0) of the clicked column.

top
up

AltStyle によって変換されたページ (->オリジナル) /