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: PopupMenu1.dat /main/7 1995/07/13 18:51:22 drk $"
*/

#) A client with CascadeButton labeled \"Select Me\" will appear. 
#) Press Alt<Key>KRight. The Popup menu should post. Press escape. The menu
   should unpost. 
#) Press and hold down MB3 in the client window.  A PulldownMenu
   labeled \"Menu1\" will appear. 
#) Drag the pointer down to \"PushButton1\".  \"PushButton1\" will
   appear raised. 
#) Drag the pointer down to \"Toggle1\".  \"Toggle1\" will appear
   raised. 
#) Release MB3.  The PulldownMenu will disappear. 
C)

#) Press and hold down MB3 in the client window.  The PulldownMenu
   will appear with a filled square to the left of \"Toggle1\". 
#) Drag the pointer down to \"Toggle1\" and release MB3.  The
   PulldownMenu will disappear. 
C)

#) Press and hold down MB3 in the client window.  The PulldownMenu
   will appear with NO filled sqaure to the left of \"Toggle1\". 
#) Drag the pointer down to \"Cascade1\".  A second PulldownMenu
   labeled \"Menu2\" will appear. 
#) Drag the pointer down to \"Cascade2\".  A third PulldownMenu
   labeled \"Menu3\" will appear. 
#) Drag the pointer down to \"Cascade3\".  A fourth PulldownMenu
   labeled \"Menu4\" will appear.  It will be empty. 
#) Drag the pointer into \"Menu4\" and release MB3.  All
   PulldownMenus will disappear. 
C)

#) Press and hold down MB3 in the client window.  The PulldownMenu
   \"Menu1\" will appear. 
#) Drag the pointer down to \"Cascade1\" and release MB3. 
#) Press the down arrow key once.  \"Cascade2\" will appear raised. 
#) Press the right arrow key once.  \"Menu3\" will appear. 
#) Press the return key.  \"Menu4\" will appear. 
#) Press the escape key.  \"Menu4\" will disappear. 
#) Move the pointer above the \"Select Me\" window (in the title bar) 
   and click MB3.
   All menus will disappear. 
E)