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

  man pages->IRIX man pages              
Title
Content
Arch
Section
 
 Xm/XmListSetPos(o) -- A List function that makes the item at the given position the first visible position in the list
    XmListSetPos makes the item at the given position the first visible position in the List. widget Specifies the ID of the List widget. position Specifies the position of the item to be made the first visible item in the list. A value of 1 indicates that the first item in the list is the first visible item; a value of 2 indicates that the second item is the first visible item; and so on. A value of 0 indicates that the last item in the list is the first visible item. For a complete definition of L...
 Xm/XmListUpdateSelectedList(o) -- A List function that updates the XmNselectedItems resource
    XmListUpdateSelectedList frees the contents of the current XmNselectedItems list. The routine traverses the XmNitems list and adds each currently selected item to the XmNselectedItems list. For each selected item, there is a corresponding entry in the updated XmNselectedItems list. widget Specifies the ID of the List widget to update For a complete definition of List and its associated resources, see XmList(3X)....
 Xm/XmListYToPos(o) -- A List function that returns the position of the item at a specified y coordinate
    XmListYToPos returns the position of the item at the given y coordinate within the list. widget Specifies the ID of the List widget y Specifies the y coordinate in the list's coordinate system For a complete definition of List and its associated resources, see XmList(3X).
 Xm/XmMainWindow(o) -- The MainWindow widget class
    MainWindow provides a standard layout for the primary window of an application. This layout includes a MenuBar, a CommandWindow, a work region, a MessageWindow, and ScrollBars. Any or all of these areas are optional. The work region and ScrollBars in the MainWindow behave identically to the work region and ScrollBars in the ScrolledWindow widget. The user can think of the MainWindow as an extended ScrolledWindow with an optional MenuBar and optional CommandWindow and MessageWindow. In a fully-lo...
 Xm/XmMainWindowSep1(o) -- A MainWindow function that returns the widget ID of the first Separator widget
    XmMainWindowSep1 returns the widget ID of the first Separator widget in the MainWindow. The first Separator widget is located between the MenuBar and the Command widget. This Separator is visible only when XmNshowSeparator is True. widget Specifies the MainWindow widget ID For a complete definition of MainWindow and its associated resources, see XmMainWindow(3X).
 Xm/XmMainWindowSep2(o) -- A MainWindow function that returns the widget ID of the second Separator widget
    XmMainWindowSep2 returns the widget ID of the second Separator widget in the MainWindow. The second Separator widget is located between the Command widget and the ScrolledWindow. This Separator is visible only when XmNshowSeparator is True. widget Specifies the MainWindow widget ID For a complete definition of MainWindow and its associated resources, see XmMainWindow(3X).
 Xm/XmMainWindowSep3(o) -- A MainWindow function that returns the widget ID of the third Separator widget
    XmMainWindowSep3 returns the widget ID of the third Separator widget in the MainWindow. The third Separator widget is located between the message window and the widget above it. This Separator is visible only when XmNshowSeparator is True. widget Specifies the MainWindow widget ID For a complete definition of MainWindow and its associated resources, see XmMainWindow(3X).
 Xm/XmMainWindowSetAreas(o) -- A MainWindow function that identifies manageable children for each area
    XmMainWindowSetAreas identifies which of the valid children for each area (such as the MenuBar and work region) are to be actively managed by MainWindow. This function also sets up or adds the MenuBar, work window, command window, and ScrollBar widgets to the application's main window widget. Each area is optional; therefore, the user can pass NULL to one or more of the following arguments. The window manager provides the title bar. widget Specifies the MainWindow widget ID. menu_bar Specifies ...
 Xm/XmManager(o) -- The Manager widget class
    Manager is a widget class used as a supporting superclass for other widget classes. It supports the visual resources, graphics contexts, and traversal resources necessary for the graphics and traversal mechanisms. Classes Manager inherits behavior and resources from Core, Composite, and Constraint classes. The class pointer is xmManagerWidgetClass. The class name is XmManager. New Resources The following table defines a set of widget resources used by the programmer to specify data. The programm...
 Xm/XmMapSegmentEncoding(o) -- A compound string function that returns the compound text encoding format associated with the specified font l
    XmMapSegmentEncoding searches the segment encoding registry for an entry that matches the specified font list tag and returns a copy of the associated compound text encoding format. The application is responsible for freeing the storage associated with the returned data by calling XtFree. fontlist_tag Specifies the compound string font list tag
 Xm/XmMenuPosition(o) -- A RowColumn function that positions a Popup MenuPane
    XmMenuPosition positions a Popup MenuPane using the information in the specified event. Unless an application is positioning the MenuPane itself, it must first invoke this function before managing the PopupMenu. The x_root and y_root values in the specified event are used to determine the menu position. menu Specifies the PopupMenu to be positioned event Specifies the event passed to the action procedure which manages the PopupMenu For a complete definition of RowColumn and its associated resour...
 Xm/XmMenuShell(o) -- The MenuShell widget class
    The MenuShell widget is a custom OverrideShell widget. An OverrideShell widget bypasses mwm when displaying itself. It is designed specifically to contain Popup or Pulldown MenuPanes. Most application writers never encounter this widget if they use the menu-system convenience functions, XmCreatePopupMenu or XmCreatePulldown Menu, to create a Popup or Pulldown MenuPane. The convenience functions automatically create a MenuShell widget as the parent of the MenuPane. However, if the convenience fun...
 Xm/XmMessageBox(o) -- The MessageBox widget class
    MessageBox is a dialog class used for creating simple message dialogs. Convenience dialogs based on MessageBox are provided for several common interaction tasks, which include giving information, asking questions, and reporting errors. A MessageBox dialog is typically transient in nature, displayed for the duration of a single interaction. MessageBox is a subclass of XmBulletinBoard and depends on it for much of its general dialog behavior. The default value for XmNinitialFocus is the value of X...
 Xm/XmMessageBoxGetChild(o) -- A MessageBox function that is used to access a component
    XmMessageBoxGetChild is used to access a component within a MessageBox. The parameters given to the function are the MessageBox widget and a value indicating which component to access. widget Specifies the MessageBox widget ID. child Specifies a component within the MessageBox. The following are legal values for this parameter: o XmDIALOG_CANCEL_BUTTON o XmDIALOG_DEFAULT_BUTTON o XmDIALOG_HELP_BUTTON o XmDIALOG_MESSAGE_LABEL o XmDIALOG_OK_BUTTON o XmDIALOG_SEPARATOR o XmDIALOG_SYMBOL_LABEL For a...
 Xm/XmOptionButtonGadget(o) -- A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu
    XmOptionButtonGadget provides the application with the means for obtaining the widget ID for the internally created CascadeButtonGadget. Once the application has obtained the widget ID, it can adjust the visuals for the CascadeButtonGadget, if desired. When an application creates an instance of the OptionMenu widget, the widget creates two internal gadgets. One is a LabelGadget that is used to display RowColumn's XmNlabelString resource. The other is a CascadeButtonGadget that displays the curr...
<<  [Prev]  434  435  436  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