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: PopupMenu3.dat /main/5 1995/07/13 18:52:30 drk $"
*/

#) A client containing the label \"Press MB3 to dismiss PopupMenu\"
   will appear.  Below this window, a PopupMenu labeled \"Menu1\"
   will appear.

#) Place the pointer in \"PushButton1\".  \"PushButton1\" will
   appear raised.

#) Place the pointer in \"Toggle1\".  \"Toggle1\" will appear
   raised.

#) Click MB3.  The PopupMenu will disappear.

C)

#) The XToolkit warning
           \"Widget hierarchy not appropriate for this XmRowColumnType: 
	defaulting to WorkArea\"
   will appear in the xterm window.  The client window will now
   contain the label \"Menu2\", a Separator, a PushButton and a
   ToggleButton.  \"PushButton2\" will appear raised.

C)

#) A Bulletin Board will appear as a child of the shell.  It will contain
   a PushButton which has a PopupMenu associated with it.

#) Use Mouse Button 3 to activate the PopupMenu.  \"PostPopup\" should 
   appear in the terminal window. 
C)


#) The popup should be destroyed.
 No errors should appear in the terminal window.

E)