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

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 XmClipboardUndoCopy(3) -- A clipboard function that deletes the last item placed on the clipboard
    XmClipboardUndoCopy deletes the last item placed on the clipboard if the item was placed there by an application with the passed display and window arguments. Any data item deleted from the clipboard by the original call to XmClipboardCopy is restored. If the display or window IDs do not match the last copied item, no action is taken, and this function has no effect. display Specifies a pointer to...
 XmClipboardUnlock(3) -- A clipboard function that unlocks the clipboard
    XmClipboardUnlock unlocks the clipboard, enabling it to be accessed by other applications. If multiple calls to XmClipboardLock have occurred, the same number of calls to XmClipboardUnlock is necessary to unlock the clipboard, unless remove_all_locks is set to True. display Specifies a pointer to the Display structure that was returned in a previous call to XOpenDisplay or XtDisplay. window Specif...
 XmClipboardWithdrawFormat(3) -- A clipboard function that indicates that the application no longer wants to supply a data item
    XmClipboardWithdrawFormat indicates that the application no longer supplies a data item to the clipboard that the application had previously passed by name. display Specifies a pointer to the Display structure that was returned in a previous call to XOpenDisplay or XtDisplay. window Specifies the window ID of a widget that relates the application window to the clipboard. The widget's window ID ca...
 XmComboBox(3) -- The ComboBox widget class
    XmComboBox combines the capabilities of a single-line TextField widget and a List widget. It allows users to perform opoerations like typing and pasting information, and it also provides a list of possible choices that the user can select from to complete the TextField entry field. The list can either be displayed at all times or can be dropped down by the user. When the list portion of the ComboB...
 XmComboBoxAddItem(3) -- add an item to the ComboBox widget
    The XmComboBoxAddItem function adds the given item to the XmComboBox at the given position. The w argument specifies the XmComboBox widget ID. The item argument specifies the XmString for the new item. The pos argument specifies the position of the new item. The unique argument specifies if this item should duplicate an identical item or not.
 XmComboBoxDeletePos(3) -- Delete a XmComboBox item
    The XmComboBoxDeletePos function deletes a specified item from a XmComboBox widget. The w argument specifies the XmComboBox widget ID. The pos argument specifies the position of the item to be deleted.
 XmComboBoxSelectItem(3) -- select a XmComboBox item
    The XmComboBoxSelectItem function selects an item in the XmList of the XmComboBox widget. The w argument specifies the XmComboBox widget ID. The item argument specifies the XmString of the item to be selected. If the item is not found on the list, XmComboBoxSelectItem notifies the user via the XtWarning function.
 XmComboBoxSetItem(3) -- set an item in the XmComboBox list
    The XmComboBoxSetItem function selects an item in the XmList of the given XmComboBox widget and makes it the first visible item in the list. The w argument specifies the XmComboBox widget ID. The item argument specifies the XmString for the item to be set in the XmComboBox. If the item is not found on the list, XmComboBoxSetItem notifies the user via the XtWarning function.
 XmComboBoxUpdate(3) -- A ComboBox function that resynchronizes data
    XmComboBoxUpdate resynchronizes the internal data structures of a specified ComboBox widget. This function is useful when an application manipulates ComboBox's child widgets, possibly changing data structures. For example, you might want to use the XmComboBoxUpdate function after a ComboBox List child selection has been changed without notification. widget Specifies the ComboBox widget ID.
 XmCommand(3) -- The Command widget class
    Command is a special-purpose composite widget for command entry that provides a built-in command-history mechanism. Command includes a command-line text-input field, a command-line prompt, and a commandhistory list region. One additional WorkArea child may be added to the Command after creation. Whenever a command is entered, it is automatically added to the end of the command-history list and mad...
 XmCommandAppendValue(3) -- A Command function that appends the passed XmString to the end of the string displayed in the command area of
    XmCommandAppendValue appends the passed XmString to the end of the string displayed in the command area of the Command widget. widget Specifies the Command widget ID command Specifies the passed XmString For a complete definition of Command and its associated resources, see XmCommand(3).
 XmCommandError(3) -- A Command function that displays an error message
    XmCommandError displays an error message in the history area of the Command widget. The XmString error is displayed until the next command entered occurs. widget Specifies the Command widget ID error Specifies the passed XmString For a complete definition of Command and its associated resources, see XmCommand(3).
 XmCommandGetChild(3) -- A Command function that is used to access a component
    XmCommandGetChild is used to access a component within a Command. The parameters given to the function are the Command widget and a value indicating which component to access. widget Specifies the Command widget ID. child Specifies a component within the Command. The following values are legal for this parameter: + XmDIALOG_COMMAND_TEXT + XmDIALOG_PROMPT_LABEL + XmDIALOG_HISTORY_LIST + XmDIALOG_WO...
 XmCommandSetValue(3) -- A Command function that replaces a displayed string
    XmCommandSetValue replaces the string displayed in the command area of the Command widget with the passed XmString. widget Specifies the Command widget ID command Specifies the passed XmString For a complete definition of Command and its associated resources, see XmCommand(3).
 XmContainer(3) -- The Container widget class
    Container manages child widgets that have the ContainerItem trait. These child widgets can be viewed in several different layout formats, selected using different selection types and techniques, and directly manipulated by the user. Three different formats or views are supported by the Container. They are specified via the XmNentryViewType resource: + XmLARGE_ICON + XmSMALL_ICON + XmANY_ICON Three...
<<  [Prev]  26  27  28  29  30  31  32  33  34  35  36  37  38  39  40  41  42  43  44  45  46  
47  48  49  50  51  52  53  54  55  56  57  58  59  60  61  62  63  64  65  66  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service