Prev: Xm Widget Class object
Up: Xm
Top: Top
4.3. Xm Widget object
If Motif is included all widget objects have the following methods in
addition to the normal widget methods. These methods are only
available after Xm was imported at least once somewhere in the program.
- AddTabGroup () -- Method on Xm Widget object
-
Returns
None
.
This function corresponds with XmAddTabGroup
.
- ChangeColor (background) -- Method on Xm Widget object
-
Returns
None
.
This function corresponds with XmChangeColor
.
- ConvertUnits (orientation, from_unit_type, from_value, to_unit_type) -- Method on Xm Widget object
-
Returns
None
.
This function corresponds with XmConvertUnits
.
- CreateArrowButton (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateArrowButton
.
- CreateArrowButtonGadget (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateArrowButtonGadget
.
- CreateBulletinBoard (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateBulletinBoard
.
- CreateBulletinBoardDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateBulletinBoardDialog
.
- CreateCascadeButton (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateCascadeButton
.
- CreateCascadeButtonGadget (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateCascadeButtonGadget
.
- CreateCommand (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateCommand
.
- CreateDialogShell (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateDialogShell
.
- CreateDrawingArea (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateDrawingArea
.
- CreateDrawnButton (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateDrawnButton
.
- CreateErrorDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateErrorDialog
.
- CreateFileSelectionBox (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateFileSelectionBox
.
- CreateFileSelectionDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateFileSelectionDialog
.
- CreateForm (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateForm
.
- CreateFormDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateFormDialog
.
- CreateFrame (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateFrame
.
- CreateInformationDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateInformationDialog
.
- CreateLabel (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateLabel
.
- CreateLabelGadget (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateLabelGadget
.
- CreateList (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateList
.
- CreateMainWindow (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateMainWindow
.
- CreateMenuBar (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateMenuBar
.
- CreateMenuShell (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateMenuShell
.
- CreateMessageBox (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateMessageBox
.
- CreateMessageDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateMessageDialog
.
- CreateOptionMenu (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateOptionMenu
.
- CreatePanedWindow (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreatePanedWindow
.
- CreatePopupMenu (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreatePopupMenu
.
- CreatePromptDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreatePromptDialog
.
- CreatePulldownMenu (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreatePulldownMenu
.
- CreatePushButton (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreatePushButton
.
- CreatePushButtonGadget (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreatePushButtonGadget
.
- CreateQuestionDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateQuestionDialog
.
- CreateRadioBox (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateRadioBox
.
- CreateRowColumn (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateRowColumn
.
- CreateScale (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateScale
.
- CreateScrollBar (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateScrollBar
.
- CreateScrolledList (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateScrolledList
.
- CreateScrolledText (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateScrolledText
.
- CreateScrolledWindow (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateScrolledWindow
.
- CreateSelectionBox (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSelectionBox
.
- CreateSelectionDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSelectionDialog
.
- CreateSeparator (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSeparator
.
- CreateSeparatorGadget (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSeparatorGadget
.
- CreateSimpleCheckBox (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSimpleCheckBox
.
- CreateSimpleMenuBar (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSimpleMenuBar
.
- CreateSimpleOptionMenu (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSimpleOptionMenu
.
- CreateSimplePopupMenu (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSimplePopupMenu
.
- CreateSimplePulldownMenu (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSimplePulldownMenu
.
- CreateSimpleRadioBox (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateSimpleRadioBox
.
- CreateTemplateDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateTemplateDialog
.
- CreateText (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateText
.
- CreateTextField (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateTextField
.
- CreateToggleButton (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateToggleButton
.
- CreateToggleButtonGadget (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateToggleButtonGadget
.
- CreateWarningDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateWarningDialog
.
- CreateWorkArea (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateWorkArea
.
- CreateWorkingDialog (name, argdict) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmCreateWorkingDialog
.
- GetDisplay () -- Method on Xm Widget object
-
Returns
display_widget
.
This function corresponds with XmGetDisplay
.
- GetFocusWidget () -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmGetFocusWidget
.
- GetTabGroup () -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmGetTabGroup
.
- GetVisibility () -- Method on Xm Widget object
-
Returns
visibility
.
This function corresponds with XmGetVisibility
.
- IsTraversable () -- Method on Xm Widget object
-
Returns
success
.
This function corresponds with XmIsTraversable
.
- ProcessTraversal (direction) -- Method on Xm Widget object
-
Returns
success
.
This function corresponds with XmProcessTraversal
.
- RemoveTabGroup () -- Method on Xm Widget object
-
Returns
None
.
This function corresponds with XmRemoveTabGroup
.
- TrackingEvent (cursor, confine_to) -- Method on Xm Widget object
-
Returns
(widget, event)
.
This function corresponds with XmTrackingEvent
.
- TrackingLocate (cursor, confine_to) -- Method on Xm Widget object
-
Returns
widget
.
This function corresponds with XmTrackingLocate
.
- UpdateDisplay () -- Method on Xm Widget object
-
Returns
None
.
This function corresponds with XmUpdateDisplay
.
Menu
- Shell widget methods
- VendorShell widget methods
- XmCascadeButton widget methods
- XmCommand widget methods
- XmFileSelectionBox widget methods
- XmList widget methods
- XmMainWindow widget methods
- XmMessageBox widget methods
- XmRowColumn widget methods
- XmScale widget methods
- XmScrollBar widget methods
- XmScrolledWindow widget methods
- XmSelectionBox widget methods
- XmText widget methods
- XmTextField widget methods
- XmToggleButton widget methods
- XmToggleButtonGadget widget methods