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: PINames.dat /main/5 1995/07/13 20:23:05 drk $"
*/


#) This is the PINames test.

C)


#) There should now be a label displayed in a window that describes the
   window's new name. The window decorations should be full except the 
   border and the resize handles.

#) There should be a second window that is solid black with full border 
   decorations and a title of \"*****\".

#) Also, there should be a window with the title \"PINames\". This
   window's decorations should be ONLY a border with a title bar in it.

C)


#) The label window should now be iconified and the name of the icon 
   should be \"PI Icon\".

#) The solid black window should now have a title of \"Second New Name\".

#) The PINames window's decorations should remain unchanged.

C)


#) The label window should have been deiconified and the label should
   describe the window's new name. This time, the label window's 
   decorations should be ONLY a title bar.

#) The solid black window should remain unchanged.

#) Again, PINames window's decorations should remain unchanged.

C)


E)