*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 Xm/XmScrolledWindow(o) -- The ScrolledWindow widget class
    The ScrolledWindow widget combines one or two ScrollBar widgets and a viewing area to implement a visible window onto some other (usually larger) data display. The visible part of the window can be scrolled through the larger display by the use of ScrollBars. To use ScrolledWindow, an application first creates a ScrolledWindow widget, any needed ScrollBar widgets, and a widget capable of displaying any desired data as the work area of ScrolledWindow. ScrolledWindow positions the work area widget...
 Xm/XmScrolledWindowSetAreas(o) -- A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar wid
    XmScrolledWindowSetAreas adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget for the application. Each widget is optional and may be passed as NULL. widget Specifies the ScrolledWindow widget ID. horizontal_scrollbar Specifies the ScrollBar widget ID for the horizontal ScrollBar to be associated with the ScrolledWindow widget. Set this ID only after creating an instance of the ScrolledWindow widget. The resource name associated with thi...
 Xm/XmScrollVisible(o) -- A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
    XmScrollVisible makes an obscured or partially obscured widget or gadget descendant of a ScrolledWindow work area visible. The function repositions the work area and sets the specified margins between the widget and the nearest viewport boundary. The widget's location relative to the viewport determines whether one or both of the margins must be adjusted. This function requires that the XmNscrollingPolicy of the ScrolledWindow widget be set to XmAUTOMATIC. scrollw_widget Specifies the ID of the...
 Xm/XmSelectionBox(o) -- The SelectionBox widget class
    SelectionBox is a general dialog widget that allows the user to select one item from a list. By default a SelectionBox includes the following: o A scrolling list of alternatives o An editable text field for the selected alternative o Labels for the list and text field o Three or four buttons The default button labels are OK, Cancel, and Help. By default an Apply button is also created; if the parent of the SelectionBox is a DialogShell it is managed, and otherwise it is unmanaged. Additional chi...
 Xm/XmSelectionBoxGetChild(o) -- A SelectionBox function that is used to access a component
    XmSelectionBoxGetChild is used to access a component within a SelectionBox. The parameters given to the function are the SelectionBox widget and a value indicating which component to access. widget Specifies the SelectionBox widget ID. child Specifies a component within the SelectionBox. The following are legal values for this parameter: o XmDIALOG_APPLY_BUTTON o XmDIALOG_CANCEL_BUTTON o XmDIALOG_DEFAULT_BUTTON o XmDIALOG_HELP_BUTTON o XmDIALOG_LIST o XmDIALOG_LIST_LABEL o XmDIALOG_OK_BUTTON o X...
 Xm/XmSeparator(o) -- The Separator widget class
    Separator is a primitive widget that separates items in a display. Several different line drawing styles are provided, as well as horizontal or vertical orientation. The Separator line drawing is automatically centered within the height of the widget for a horizontal orientation and centered within the width of the widget for a vertical orientation. An XtSetValues with a new XmNseparatorType resizes the widget to its minimal height (for horizontal orientation) or its minimal width (for vertical ...
 Xm/XmSeparatorGadget(o) -- The SeparatorGadget widget class
    SeparatorGadget separates items in a display. Several line drawing styles are provided, as well as horizontal or vertical orientation. Lines drawn within the SeparatorGadget are automatically centered within the height of the gadget for a horizontal orientation and centered within the width of the gadget for a vertical orientation. An XtSetValues with a new XmNseparatorType resizes the widget to its minimal height (for horizontal orientation) or its minimal width (for vertical orientation) unles...
 Xm/XmSetColorCalculation(o) -- A function to set the procedure used for default color calculation
    XmSetColorCalculation sets the procedure to calculate default colors. This procedure is used to calculate the foreground, top shadow, bottom shadow, and select colors on the basis of a given background color. If called with an argument of NULL, it restores the default procedure used to calculate colors. color_proc Specifies the procedure to use for color calculation. Following is a description of the XmColorProc type used by XmSetColorCalculation: void (*color_color_proc) (background_) (backgrou...
 Xm/XmSetFontUnit(o) -- A function that sets the font unit value for a display
    XmSetFontUnit provides an external function to initialize font unit values. Applications may want to specify resolution-independent data based on a global font size. See the XmNunitType resource description in the manual pages for XmGadget, XmManager, and XmPrimitive for more information on resolution independence. This function sets the font units for all screens on the display. XmSetFontUnit is obsolete and exists for compatibility with previous releases. Instead of using this function, provid...
 Xm/XmSetFontUnits(o) -- A function that sets the font unit value for a display
    XmSetFontUnits provides an external function to initialize font unit values. Applications may want to specify resolution-independent data based on a global font size. This function must be called before any widgets with resolution-independent data are created. See the XmNunitType resource description in the manual pages for XmGadget, XmManager, and XmPrimitive for more information on resolution independence. This function sets the font units for all screens on the display. XmSetFontUnits is obso...
 Xm/XmSetMenuCursor(o) -- A function that modifies the menu cursor for a client
    XmSetMenuCursor programmatically modifies the menu cursor for a client; after the cursor has been created by the client, this function registers the cursor with the menu system. After calling this function, the specified cursor is displayed whenever this client displays a Motif menu on the indicated display. The client can then specify different cursors on different displays. This function sets the menu cursor for all screens on the display. XmSetMenuCursor is obsolete and exists for compatibili...
 Xm/XmSetProtocolHooks(o) -- A VendorShell function that allows pre and post actions to be executed when a protocol message is received fro
    XmSetProtocolHooks is used by shells that want to have pre and post actions executed when a protocol message is received from MWM. Since there is no guaranteed ordering in execution of event handlers or callback lists, this allows the shell to control the flow while leaving the protocol manager structures opaque. XmSetWMProtocolHooks is a convenience interface. It calls XmSetProtocolHooks with the property value set to the atom returned by interning WM_PROTOCOLS. shell Specifies the widget with ...
 Xm/XmSetWMProtocolHooks(o) -- A VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is
    XmSetWMProtocolHooks is a convenience interface. It calls XmSetProtocolHooks with the property value set to the atom returned by interning WM_PROTOCOLS. shell Specifies the widget with which the protocol property is associated protocol Specifies the protocol atom (or an int cast to Atom) prehook Specifies the procedure to call before calling entries on the client callback-list pre_closure Specifies the client data to be passed to the prehook when it is invoked posthook Specifies the procedure to...
 Xm/XmString(o) -- Data type for a compound string
    XmString is the data type for a compound string. Compound strings include one or more segments, each of which may contain a font list element tag, string direction, and text component. When a compound string is displayed, the font list element tag and the direction are used to determine how to display the text. Whenever a font list element tag is set to XmFONTLIST_DEFAULT_TAG the text is handled as a locale text segment. Calling XtGetValues for a resource whose type is XmString yields a copy of ...
 Xm/XmStringBaseline(o) -- A compound string function that returns the number of pixels between the top of the character box and the base
    XmStringBaseline returns the number of pixels between the top of the character box and the baseline of the first line of text in the provided compound string. fontlist Specifies the font list string Specifies the string
<<  [Prev]  437  438  439  440  441  442  443  444  445  446  447  448  449  450  451  452  453  454  455  456  457  
458  459  460  461  462  463  464  465  466  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service