From professional translators, enterprises, web pages and freely available translation repositories.
represents the state of the togglebutton.
represents the state of the togglebutton.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
togglebutton implies a set or unset state.
togglebuttongadget implies a set or unset state.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
by default, controls the behavior of the togglebutton.
by default, controls the behavior of the togglebuttongadget.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
a value of xmset indicates that the togglebutton is set.
a value of xmset indicates that the togglebutton is set.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
a value of xmunset indicates that the togglebutton is not set.
a value of xmunset indicates that the togglebutton is not set.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
specifies the list of callbacks called when the togglebutton is armed.
specifies a list of callbacks that is called when the togglebuttongadget is armed.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
when the togglebutton is in a menu, the default value is false.
when the togglebuttongadget is in a menu, the default value is false.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
specifies the list of callbacks called when the togglebutton value is changed.
specifies a list of callbacks called when the togglebuttongadget value is changed.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
all togglebutton checks and crosses should be drawn in the foreground color.
all togglebutton checks and crosses should be drawn in the foreground color.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
togglebutton inherits behavior and resources from the superclasses described in the following tables.
togglebuttongadget inherits behavior and resources from the superclasses described in the following tables.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
togglebutton inherits behavior, resources, and traits from core, xmprimitive, and xmlabel.
togglebuttongadget inherits behavior, resources, and traits from object, rectobj, xmgadget and xmlabelgadget.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
in addition, controls the behavior of the togglebutton if it resides in a popupmenu system.
in addition, controls the behavior of the togglebuttongadget if it resides in a popupmenu system.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
note that the reported state is the state that the togglebutton is in after the event has been processed.
note that the reported state is the state that the togglebuttongadget is in after the event has been processed.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
if the togglebutton is unselected and the button is insensitive, the pixmap in xmnlabelinsensitivepixmap is used as the button face.
if the togglebuttongadget is unselected and the button is insensitive, the pixmap in xmnlabelinsensitivepixmap is used as the button face.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
for example, suppose that a user clicks on a togglebutton to change it from the unselected state to the selected state.
for example, suppose that a user clicks on a togglebuttongadget to change it from the unselected state to the selected state.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
a value of xmindeterminate indicates that the togglebutton is in an indeterminate state (neither set nor unset).
a value of xmindeterminate indicates that the togglebutton is in an indeterminate state (neither set nor unset).
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
specifies a pixmap used as the button face when the togglebutton is selected, the button is insensitive, and the label resource xmnlabeltype is set to xmpixmap.
specifies a pixmap used as the button face when the togglebuttongadget is selected, the button is insensitive, and the labelgadget resource xmnlabeltype is xmpixmap.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
in the case of a pixmap toggle, different pixmaps are used to display the set/unset states. togglebutton can also indicate an indeterminate state.
in the case of a pixmap toggle, different pixmaps are used to display the set/unset states. togglebuttongadget can also indicate an indeterminate state.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
if xmntogglemode is set to xmtoggle_boolean, then the togglebutton states cycle through in the order of xmset, then xmunset, and then back around to xmset.
if xmntogglemode is set to xmtoggle_boolean, then the togglebutton states cycle through in the order of xmset, then xmunset, and then back around to xmset.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
if the togglebutton is not in a menu and the cursor leaves the togglebutton's window while the button is pressed, this action restores the button's unarmed appearance.
if the togglebuttongadget is not in a menu and the cursor leaves the togglebuttongadget while the button is pressed, this action restores the button's unarmed appearance.
Last Update: 2018-02-13
Usage Frequency: 1
Quality: