Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DXmCSTextGetEditable(3X)  —  Subroutines

Digital

NAME

DXmCSTextGetEditable − Indicates whether the text in the compound string text widget can be edited by the user. 

SYNOPSIS

Boolean DXmCSTextGetEditable(widget)
     Widget widget;

DESCRIPTION

The DXmCSTextGetEditable routine indicates, by returning True or False, whether the text in the compound string text widget can be edited by the user. 

Arguments

widgetThe identifier (widget ID) of the compound string text widget. 

RETURN VALUES

A Boolean value that, when True, indicates that the user can edit the text in the compound string text widget. When False, the user cannot edit the text. 

RELATED INFORMATION

DXmCreateCSText and DXmCSTextSetEditable. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026