LessTif

LessTif Manual Page - Widget Classes

XmTextField


[Resources] [Callbacks] [Inherited Resources] [Public Functions] [Usage] [Example] [See Also]

Synopsis

Widget Class xmTextFieldWidgetClass
Public Header <Xm/TextF.h>
Private Header <Xm/TextFP.h>
Class Hierarchy Core:: XmText:: XmTextField

Description

A single line text entry widget

Resources

Name Class Type Default Access
XmNblinkRate XmCBlinkRate int500 CSG
XmNcolumns XmCColumns shortNULL CSG
XmNcursorPosition XmCCursorPosition XmRTextPosition0 CSG
XmNcursorPositionVisible XmCCursorPositionVisible BooleanTrue CSG
XmNeditable XmCEditable BooleanTrue CSG
XmNfontList XmCFontList XmRFontlistNULL CSG
XmNmarginHeight XmCMarginHeight Dimension5 CSG
XmNmarginWidth XmCMarginWidth Dimension5 CSG
XmNmaxLength XmCMaxLength intINT_MAX CSG
XmNpendingDelete XmCPendingDelete BooleanTrue CSG
XmNresizeWidth XmCResizeWidth BooleanFalse CSG
XmNselectionArray XmCSelectionArray XtPointerNULL CSG
XmNselectionArrayCount XmCSelectionArrayCount int3 CSG
XmNselectThreshold XmCSelectThreshold int5 CSG
XmNvalue XmCValue unsigned char"" CSG
XmNverifyBell XmCVerifyBell BooleanNULL CSG

Callbacks

Callback Resources

The TextField widget defines the following callback resources:

Under Construction

Callback Structure

Under Construction


Inherited Resources

XmTextField inherits resources from the following widget classes:

Usage

Under Construction

Public Functions

Under Construction

See Also

Core, XmPrimitive, XmText,
Go Back to Index
Go Back to Main Index
Last Update:Fri 8 Dec 08:36:14 1995