Blob Blame History Raw
# $XConsortium: BBoard8.scr /main/4 1995/07/17 20:24:01 drk $
# 
# 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
# 

# A BulletinBoard is created with a pulldown menu.

# Click on label PUSH1 to post the menu.  The menu should
# have PUSH 1 - 3 and the additional label "Add one".

# There should be no unexpected resizing.

CompareVisual BulletinBoard1
Continue


# Post the menu again.  An additonal label "Add two"
# should have been added.

# There should be no unexpected resizing.

CompareVisual BulletinBoard1
Continue


# An OptionMenu has been unmanaged and there should be
# the appropriate resizing.

CompareVisual BulletinBoard1
Continue


# The menu should resize slightly larger due to the
# addition of the label "Add three" to the menu.

CompareVisual BulletinBoard1
Continue


# There should be no resize of the menu and another label
# should be added, "Add four".

CompareVisual BulletinBoard1
Continue


# There should be a slight increase in the menu size due to
# the addition of the label "Adding five".

CompareVisual BulletinBoard1
Continue


# Another label is added to the menu, "Add six".  There should
# be no change in the menu size.

CompareVisual BulletinBoard1
Continue

Exit