| Allegro CL version 6.2 Unrevised from 6.1 | |||||||||
Arguments: standard-object
Returns the value of the read-only property of its argument. This property determines whether the user may enter text into an editable-text, multi-line-editable-text, or a text-edit-window or text-edit-pane.
static-text
controls are always read-only. This property allows editability to be
toggled programatically in non-static text controls.
read-only is a
property of the editable-text, multi-line-editable-text, and
text-edit-pane
classes.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 | |||||||||