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: PIMwmHints.dat /main/5 1995/07/13 20:21:51 drk $"
*/


#) This is the PIMwmHints test.

C)


#) There should now be a pushbutton displayed in a window that shows
   a yellow background and red letters that say \"TEST 1 BTN 1\".

#) The decorations on the pushbutton window should be only a title bar.

#) The keyboard input focus and pointer focus should both be set
   to the pushbutton.

#) Click the pointer on the pushbutton to reset the input focus to be
   application modal. A confirmation message should appear in the standard
   output window.

C)


#) The pushbutton window's decorations should now include the system menu
   button, and the minimize button. There should NOT be a maximize button
   or resize handles.

#) Also, the system menu should have all the normal items EXCEPT:  Move,
   Maximize and Close.

C)


#) The pushbutton window's decorations should now revert to the default
   of all, which includes the border, resize handles, title, system menu,
   minimize and maximize buttons.

#) The system menu should also contain all the default functions.

#) The input mode for the pushbuttons is now MODELESS - the default.

C)


#) There should now be two windows, each with a pushbutton in it. Both
   windows should have a border, a maximize button, a minimize button,
   a system menu button, and a title bar, but NO resize handles.

#) Also, the system menu should have all the normal entries EXCEPT for
   the \"Close\" item.

C)


E)