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

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

Contents


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




 NAME    [Toc]    [Back]
      Dt/SpinBox.h - DtSpinBox widget definitions

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

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

      typedef struct {
              int reason;
              XEvent *event;
              Widget widget;
              Boolean doit;
              int position;
              XmString value;
              Boolean crossed_boundary;
      } DtSpinBoxCallbackStruct;

      The header declares the following constants:

      DtARROWS_FLAT_BEGINNING
      DtARROWS_FLAT_END
      DtARROWS_SPLIT
      DtARROWS_BEGINNING
      DtARROWS_END
      DtARROWS_SENSITIVE
      DtARROWS_DECREMENT_SENSITIVE
      DtARROWS_INCREMENT_SENSITIVE
      DtARROWS_INSENSITIVE
      DtNUMERIC
      DtALIGNMENT_BEGINNING
      DtALIGNMENT_CENTER
      DtALIGNMENT_END
      DtCR_SPIN_NEXT
      DtCR_SPIN_PRIOR

      The header declares the following as functions:

      void DtSpinBoxAddItem(Widget w,
              XmString item,
              int pos);

      void DtSpinBoxDeletePos(Widget w,
              int pos);

      void DtSpinBoxSetItem(Widget w,
              XmString item);


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
DtComboBox HP-UX DtComboBox widget definitions
DtEditor HP-UX editor widget definitions
DtMenuButton HP-UX DtMenuButton widget definitions
DtSpinBoxAddItem HP-UX add an item to the DtSpinBox
DtSpinBoxSetItem HP-UX set an item in the DtSpinBox list
DtSpinBoxDeletePos HP-UX delete a DtSpinBox item
DtPrint HP-UX print definitions
Tttt_c HP-UX ToolTalk definitions
Tttttk HP-UX ToolTalk definitions
DtHelpDialog HP-UX DtHelpDialog definitions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service