Common Desktop Environment: Internationalization Programmer's Guide

Text Widget

Table 2-5 lists the Text[Field] resources that are locale-sensitive or about which the developer of an internationalized application should know.

Table 2-5 Locale-Sensitive Text[Field] Resources

Widget Class 

Resource Name 

XmSelectionBox

*textColumns: [The *columns resource specifies the initial width of the Text[Field] widget in terms of the number of characters to be displayed. In the case of a variable width font or in a locale where the size of a character varies significantly, a column is the amount of space required to display the widest character in that locale's character repertoire. For example, a column width of 10 guarantees that at least 10 characters of the current locale can be displayed; it is possible (likely) that more than that number of characters can be displayed in the allocated space.]

XmSelectionBox

*textString:

XmText

*columns:1

XmText

*modifyVerifyCallback:

XmText

*modifyVerifyCallbackWcs:

XmText

*value:

XmText

*valueWcs:

XmTextField

*columns:1

XmTextField

*modifyVerifyCallback:

XmTextField

*modifyVerifyCallbackWcs:

XmTextField

*value:

XmTextField

*valueWcs: