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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 DtComboBoxSelectItem(3) -- select a DtComboBox item
    Note: This function has been superseded by the equivalent Motif function, XmComboBoxSelectItem. Please refer to the Motif Programmer's Reference for more information. The DtComboBoxSelectItem function selects an item in the XmList of the DtComboBox widget. The w argument specifies the DtComboBox widget ID. The item argument specifies the XmString of the item to be selected. If the item is not fou...
 DtComboBoxSetItem(3) -- set an item in the DtComboBox list
    Note: This function has been superseded by the equivalent Motif function, XmComboBoxSetItem. Please refer to the Motif Programmer's Reference for more information. The DtComboBoxSetItem function selects an item in the XmList of the given DtComboBox widget and makes it the first visible item in the list. The w argument specifies the DtComboBox widget ID. The item argument specifies the XmString fo...
 DtCreateComboBox(3) -- the ComboBox widget creation function
    Note: This function has been superseded by the equivalent Motif function, XmCreateComboBox. Please refer to the Motif Programmer's Reference for more information. The DtCreateComboBox function creates an instance of a ComboBox widget and returns the associated widget ID. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist arg...
 DtCreateEditor(3) -- create a new instance of a DtEditor widget
    The DtEditorCreate function creates an instance of a DtEditor widget and returns the associated widget ID. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist argument specifies the argument list. The argcount argument specifies the number of attribute and value pairs in the argument list ( arglist). For a complete definition ...
 DtCreateHelpDialog(3) -- create a general DtHelpDialog widget
    The DtCreateHelpDialog function is a convenience function that creates a DtHelpDialog widget. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist argument specifies the argument list. The argcount argument specifies the number of attribute and value pairs in the argument list (arglist).
 DtCreateHelpQuickDialog(3) -- create a DtHelpQuickDialog widget
    The DtCreateHelpQuickDialog function is a convenience function that creates a DtHelpQuickDialog widget. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist argument specifies the argument list. The argcount argument specifies the number of attribute and value pairs in the argument list (arglist).
 DtCreateMenuButton(3) -- the MenuButton widget creation function
    The DtCreateMenuButton function creates an instance of a MenuButton widget and returns the associated widget ID. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist argument specifies the argument list. The argcount argument specifies the number of attribute/value pairs in the argument list.
 DtCreatePrintSetupBox(3) -- creates an instance of a DtPrintSetupBox widget
    The DtCreatePrintSetupBox function creates an unmanaged instance of a DtPrintSetupBox widget and returns its widget ID.
 DtCreatePrintSetupDialog(3) -- creates an instance of a dialog containing a DtPrintSetupBox widget
    DtCreatePrintSetupDialog is a convenience function that creates a DialogShell and an unmanaged DtPrintSetupBox child of the DialogShell. Use XtManageChild to pop up the print set up dialog (passing the DtPrintSetupBox as the widget parameter); use XtUnmanageChild to pop it down.
 DtCreateSpinBox(3) -- the SpinBox widget creation function
    Note: This function has been superseded by the equivalent Motif function XmCreateSimpleSpinBox. Please refer to the Motif Programmer's Reference for more information. The DtCreateSpinBox function creates an instance of a SpinBox widget and returns the associated widget ID. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist a...
 DtCreateTerm(3) -- create a DtTerm widget
    The DtCreateTerm function creates a terminal emulator widget hierarchy. The parent argument specifies the parent widget ID. The name argument specifies the name of the created widget. The arglist argument specifies the argument list. The argcount argument specifies the number of attribute and value pairs in the argument list (arglist). The DtTerm widget provides the core set of functionality neede...
 DtDbLoad(3) -- load actions and data types database
    The DtDbLoad function loads the actions and data types database into the application. When the function returns, the database has been loaded. An environment variable determines the set of directories to be searched. The DtDbLoad function loads all actions and data types defined in files with a .dt suffix located in these directories. The directory search path is based on the value of the DTDATABA...
 DtDbReloadNotify(3) -- reload the Dt actions and data typing services database
    The DtDbReloadNotify function registers an application callback function that is called whenever the actions and data types database needs to be reloaded; the conditions that trigger this callback are implementation-dependent. The callback_proc must flush any actions and data type information that the application has cached and then call DtDbLoad(3) to reload the database. The client_data argument...
 DtDndCreateSourceIcon(3) -- create a drag source icon
    The DtDndCreateSourceIcon function creates a Motif drag icon, named sourceIcon, based on the characteristics of the pixmap argument. The resulting drag icon is suitable for use with DtDndDragStart(3). The parent argument is the parent of the drag icon. Typically this widget is the drag source. The pixmap argument is the pixmap representation of the data to be dragged. The mask argument is the mask...
 DtDndDragStart(3) -- initiate a drag
    The DtDndDragStart and DtDndVaDragStart functions initiate a Motif drag, with drag visuals appropriate to the type of data being dragged, and updates the translation table of the drag context. Either of the functions is called from the application's event handler, which interprets mouse events to determine when a drag should begin. The only difference between DtDndDragStart and DtDndVaDragStart i...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  25  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service