The Style Manager I18N control allows the user to set the
input method style, which determines how pre-editing will occur.
The order in which pre-edit styles will be used is stored in the
XmNpreeditType resource of VendorShell.
XmNpreeditType records the preferred order of pre-edit
styles as a comma-separated list. For example:
OnTheSpot,OverTheSpot,OffTheSpot,Root |
By using the Move-Up
and Move-Down buttons on the
dialog displayed by the I18N control, the user can reorder the pre-edit
styles within the list.