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

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

Contents


 XmAddTabGroup(library call)                     XmAddTabGroup(library call)




 NAME    [Toc]    [Back]
      XmAddTabGroup - A function that adds a manager or a primitive widget
      to the list of tab groups

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Xm.h>
      void XmAddTabGroup(
      Widget tab_group);

 DESCRIPTION    [Toc]    [Back]
      This function is obsolete and its behavior is replaced by setting
      XmNnavigationType to XmEXCLUSIVE_TAB_GROUP.  When the keyboard is used
      to traverse through a widget hierarchy, primitive or manager widgets
      are grouped together into what are known as tab groups. Any manager or
      primitive widget can be a tab group. Within a tab group, move the
      focus to the next widget in the tab group by using the arrow keys. To
      move to another tab group, use KNextField or KPrevField.

      Tab groups are ordinarily specified by the XmNnavigationType resource.
      XmAddTabGroup is called to control the order of traversal of tab
      groups. The widget specified by tab_group is appended to the list of
      tab groups to be traversed, and the widget's XmNnavigationType is set
      to XmEXCLUSIVE_TAB_GROUP.

      tab_group Specifies the manager or primitive widget ID

 RELATED    [Toc]    [Back]
      XmManager(3), XmGetTabGroup(3), XmPrimitive(3), and
      XmRemoveTabGroup(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmListAddItem IRIX A List function that adds an item to the list
XmListAddItemsUnselected HP-UX A List function that adds items to a list
XmListAddItems HP-UX A List function that adds items to the list
XmListAddItem HP-UX A List function that adds an item to the list
XmListAddItemUnselected IRIX A List function that adds an item to the list
XmListAddItems Tru64 A List function that adds items to the list
XmListAddItemUnselected HP-UX A List function that adds an item to the list
XmListAddItems IRIX A List function that adds items to the list
XmListAddItem Tru64 A List function that adds an item to the list
XmListAddItemsUnselected Tru64 A List function that adds items to a list
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service