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

  man pages->HP-UX 11i man pages -> XmTabList (3)              
Title
Content
Arch
Section
 

Contents


 XmTabList(library call)                             XmTabList(library call)




 NAME    [Toc]    [Back]
      XmTabList - Data type for a tab list

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      XmTabList

 DESCRIPTION    [Toc]    [Back]
      XmTabList is the data type for a tab list. A tab list consists of tab
      stop list entries (XmTabs). Whenever a tab component is encountered
      while an XmString is being rendered, the origin of the next X draw
      depends on the next XmTab. If a tab stop would cause text to overlap,
      the x position for the segment is reset to follow immediately after
      the end of the previous segment.

      Tab lists are specified in resource files with the following syntax:

      resource_spec: tab WHITESPACE [, WHITESPACE tab ]*

      The resource value string consists of one or more tabs separated by
      commas. Each tab identifies the value of the tab, the unit type, and
      whether the offset is relative or absolute. For example:

      tab := float [ WHITESPACE units ]
      float := [ sign ] [[ DIGIT]*. ]DIGIT+
      sign := +

      where the presence or absence of sign indicates, respectively, a
      relative offset or an absolute offset. Note that negative tab values
      are not allowed. units indicates the unitType to use as described in
      the XmConvertUnits reference page.

      For example, the following specifies a tab list consisting of a one
      inch absolute tab followed by a one inch relative tab:

      *tabList: 1in, +1in

      For resources of type, dimension, or position, you can specify units
      as described in the XmNunitType resource of the XmGadget, XmManager,
      or XmPrimitive reference page.

 RELATED    [Toc]    [Back]
      Refer to the Motif Programmer's Guide for more information about tabs
      and tab lists.  XmTabListCopy(3), XmTabListFree(3),
      XmTabListGetTab(3), XmTabListInsertTabs(3), XmTabListRemoveTabs(3),
      XmTabListReplacePositions(3), and XmTabListTabCount(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
DtDtsDataTypeToAttributeList HP-UX get a list of attributes for a data type
XmFontList HP-UX Data type for a font list
XmFontList Tru64 Data type for a font list
XmFontList IRIX Data type for a font list
DtDtsFreeDataTypeNames HP-UX free a list of data type names
AUpvnew IRIX Audio File parameter value list data type
AFgetmiscids IRIX get number and list of miscellaneous chunk ID's for a file, get the data type and size for a miscellaneous dat
XmRepTypeGetNameList HP-UX A representation type manager function that generates a list of values for a representation type
XmRepTypeGetNameList IRIX A representation type manager function that generates a list of values for a representation type
XmRepTypeGetNameList Tru64 A representation type manager function that generates a list of values for a representation type
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service