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

  man pages->HP-UX 11i man pages -> DtComboBox (5)              
Title
Content
Arch
Section
 

Contents


 Dt/ComboBox.h(file formats)                     Dt/ComboBox.h(file formats)




 NAME    [Toc]    [Back]
      Dt/ComboBox.h - DtComboBox widget definitions

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/ComboBox.h>

 DESCRIPTION    [Toc]    [Back]
      The Dt/ComboBox.h header defines the following structure:

      typedef struct {
              int reason;
              XEvent *event;
              XmString item_or_text;
              int item_position;
      } DtComboBoxCallbackStruct;

      The header declares the following constants:

      DtALIGNMENT_BEGINNING
      DtALIGNMENT_CENTER
      DtALIGNMENT_END
      DtCR_SELECT
      DtDROP_DOWN_COMBO_BOX
      DtDROP_DOWN_LIST

      The header declares the following as functions:

      void DtComboBoxAddItem(Widget w,
              XmString item,
              int pos,
              Boolean unique);

      void DtComboBoxDeletePos(Widget w,
              int pos);

      void DtComboBoxSelectItem(Widget w,
              XmString item);

      void DtComboBoxSetItem(Widget w,
              XmString item);


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
DtSpinBox HP-UX DtSpinBox widget definitions
DtEditor HP-UX editor widget definitions
DtMenuButton HP-UX DtMenuButton widget definitions
DtComboBoxSetItem HP-UX set an item in the DtComboBox list
DtComboBoxDeletePos HP-UX delete a DtComboBox item
DtComboBoxSelectItem HP-UX select a DtComboBox item
DtHelp HP-UX help services definitions
Tttt_c HP-UX ToolTalk definitions
DtHelpQuickD HP-UX DtHelpQuickDialog definitions
Tttttk HP-UX ToolTalk definitions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service