Next:
command
Up:
Windowing Class Reference
Previous:
on-replaced
control<%>
Extends:
subwindow<%>
The
control<%>
interface is implemented by the built-in control window classes:
message%
button%
check-box%
slider%
gauge%
text-field%
radio-box%
choice%
list-box%
Methods
command
All Methods
accept-drop-files
from
window<%>
client->screen
from
window<%>
command
from
control<%>
enable
from
window<%>
focus
from
window<%>
get-client-size
from
window<%>
get-cursor
from
window<%>
get-graphical-min-size
from
area<%>
get-height
from
window<%>
get-label
from
window<%>
get-parent
from
area<%>
get-plain-label
from
window<%>
get-size
from
window<%>
get-top-level-window
from
area<%>
get-width
from
window<%>
get-x
from
window<%>
get-y
from
window<%>
has-focus?
from
window<%>
horiz-margin
from
subarea<%>
is-enabled?
from
window<%>
is-shown?
from
window<%>
min-height
from
area<%>
min-width
from
area<%>
on-drop-file
from
window<%>
on-focus
from
window<%>
on-move
from
window<%>
on-size
from
window<%>
on-subwindow-char
from
window<%>
on-subwindow-event
from
window<%>
on-superwindow-enable
from
window<%>
on-superwindow-show
from
window<%>
refresh
from
window<%>
screen->client
from
window<%>
set-cursor
from
window<%>
set-label
from
window<%>
show
from
window<%>
stretchable-height
from
area<%>
stretchable-width
from
area<%>
vert-margin
from
subarea<%>
PLT