head	1.3;
access;
symbols
	tcllib-1-13:1.3;
locks; strict;
comment	@# @;


1.3
date	2010.01.05.21.05.11;	author tomk;	state Exp;
branches;
next	1.2;

1.2
date	2010.01.04.23.33.39;	author tomk;	state Exp;
branches;
next	1.1;

1.1
date	2009.12.17.23.28.46;	author tomk;	state Exp;
branches;
next	;


desc
@@


1.3
log
@*** empty log message ***
@
text
@# ------------------------------------------------------------
# Mon Jan  4 16:30:50 USMST 2010 (tomk)

This checkin includes several major changes to the menubar class.

- The -sync option and functionality were removed.
- The separator type was enhanced to include an optional label.
- A new scope modifier was added to the check and radio button types.
- Four (4) new notebook tab methods were added. These methods are part of
the new scope control code for check and radio buttons.
- The man page was updated to reflect the code changes.
- The demo code was modified to include a notebook with tabs.
- The demo code was modified to demonstrate the use of the new scope control code
- The demo code was modified so the debugging menu items are now on their
own menu and the menu isn't loaded unless a line is uncommented in the
demo code.
- The debug file was updated to include a dump of the notebookVals dict.

# ------------------------------------------------------------
# 12/17/2009 (tomk)

Module created and initial version committed.
@


1.2
log
@This checkin includes several major changes to the menubar class.
- The -sync option and functionality were removed.
- The separator type was enhanced to include an optional label.
- A new scope modifier was added to the check and radio button types.
- Four (4) new notebook tab methods were added. These methods are part of
the new scope control code for check and radio buttons.
- The man page was updated to reflect the code changes.
- The demo code was modified to include a notebook with tabs.
- The demo code was modified to demonstrate the use of the new scope control code
- The demo code was modified so the debugging menu items are now on their
own menu and the menu isn't loaded unless a line is uncommented in the
demo code.
- The debug file was updated to include a dump of the notebookVals dict.
@
text
@d2 1
a2 1
# Mon Jan  4 16:30:50 USMST 2010
d20 1
a20 1
# 12/17/2009
@


1.1
log
@menubar package create and files committed; files marked with version 0.5
@
text
@d2 17
a18 5
# Wed Dec 16 23:31:34 -0700 2009
# TAG tag/v0.5 <- trunk/75
#
# this version will be used to create the inital SF menubar package in tklib
#
d20 3
a22 6
# Tue Dec 08 22:39:16 -0700 2009
# TAG tag/v0.1b <- trunk/65
#
# This is a BETA release of the inital menubar code.
# The 'b' will be removed after people have had a chance to try it out.
#
@

