Blob Blame History Raw
/* 
 * Motif
 *
 * Copyright (c) 1987-2012, The Open Group. All rights reserved.
 *
 * These libraries and programs are free software; you can
 * redistribute them and/or modify them under the terms of the GNU
 * Lesser General Public License as published by the Free Software
 * Foundation; either version 2 of the License, or (at your option)
 * any later version.
 *
 * These libraries and programs are distributed in the hope that
 * they will be useful, but WITHOUT ANY WARRANTY; without even the
 * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 * PURPOSE. See the GNU Lesser General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with these librararies and programs; if not, write
 * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 * Floor, Boston, MA 02110-1301 USA
*/ 
/* 
 * HISTORY
*/ 
/*
static char rcsid[] = "$XConsortium: Navigation7.dat /main/6 1995/07/13 19:45:03 drk $"
*/
!) This is a test of traversal behaviors.
#) The four boxed groups of widgets are Frame/Row-Columns with
  different TABbing attributes. 
#) You can move between all of 
  the groups except the one on the right by hitting TAB or 
  Shift-TAB.  Note the order of the traversal is not left to 
  right totally.  
#) Within each TABable group, move between the 
  buttons by using the up/down and right/left arrow keys. 
#) Use 
  the space key to activate (depress) the buttons. 
  Try moving amongst the buttons and back and forth between the 
  tab groups.  
  
C)
#) Two empty frame/row columns have been added at the end. Try TABbing now. 
The new row columns should not be TABable. 
C)
E)