Glynn Clements f2e18ece8e Treat destination directories as targets 15 лет назад
..
images 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
lang 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
CHANGES.txt 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
LGPL-2.1.txt dd94dab633 update LGPL 2.0 to 2.1; "at our option a newer version of the license" 15 лет назад
LICENSE.txt 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
Makefile f2e18ece8e Treat destination directories as targets 15 лет назад
README 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
README.grass 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
arrow.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
bitmap.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
button.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
buttonbox.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
color.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
combobox.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
dialog.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
dragsite.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
dropsite.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
dynhelp.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
entry.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
font.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
init.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
label.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
labelentry.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
labelframe.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
listbox.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
mainframe.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
messagedlg.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
notebook.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
pagesmgr.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
panedw.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
passwddlg.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
pkgIndex.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
progressbar.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
progressdlg.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
scrollframe.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
scrollview.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
scrollw.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
separator.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
spinbox.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
titleframe.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
tree.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
utils.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
widget.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад
xpm2image.tcl 6d99a95a36 gtcltk and bwidget removal reverted - to make nviz working again 16 лет назад

README

07/09/1999
BWidget ToolKit 1.2.1
Copyright (c) 1998-1999 UNIFIX.

--------------------------------------------------------------------------
WHAT IS BWIDGET ?

The BWidget Toolkit is a high-level Widgets Set for Tcl/Tk built using
native Tcl/Tk 8.x namespaces.

The BWidgets have a professional look&feel as in other well known Toolkits
(Tix or Incr Widget) but the concept is radically different because everything is
native so no platform compilation, no compiled extension library are needed.
The code is 100% Pure Tcl/Tk.


--------------------------------------------------------------------------
WIDGET LIST (1.2.1)

Simple Widgets
Label Extended Label widget
Entry Extended Entry widget
Button Extended Button widget
ArrowButton Button widget with an arrow shape.
ProgressBar Progress indicator widget
ScrollView Display the visible area of a scrolled window
Separator 3D separator widget

Manager Widgets
MainFrame Manage toplevel with menu, toolbar and statusbar
LabelFrame Frame with a Label
TitleFrame Frame with a title
ScrolledWindow Generic scrolled widget
ScrollableFrame Scrollable frame containing widget
PanedWindow Tiled layout manager widget
ButtonBox Set of buttons with horizontal or vertical layout
PagesManager Pages manager widget
NoteBook Notebook manager widget
Dialog Dialog abstraction with custom buttons

Composite Widgets
LabelEntry LabelFrame containing an Entry widget.
ComboBox ComboBox widget
SpinBox SpinBox widget
Tree Tree widget
ListBox ListBox widget
MessageDlg Message dialog box
ProgressDlg Progress indicator dialog box
PasswdDlg Login/Password dialog box (contributed by Stephane Lavirotte)
SelectFont Font selection widget
SelectColor Color selection widget

Commands Classes
Widget The Widget base class
DynamicHelp Provide help to Tk widget or BWidget
DragSite Commands set for Drag facilities
DropSite Commands set for Drop facilities
BWidget Utilities

--------------------------------------------------------------------------
INSTALLATION AND USE

- On Unix Platform:
Uncompress the file BWidget-1.2.1.tar.Z or BWidget-1.2.1.tar.gz

To use the BWidget:
- If you have uncompressed the archive file under the Tcl Library Path
directory, you only need to do:
% package require BWidget
- If not, you have to specify the BWidget installation path in auto_path
global variable:
% lappend auto_path
% package require BWidget

To launch the demo, you need to cd into the demo subdirectory:
$ cd /demo
$ wish demo.tcl

- On Windows and others Platforms:
Uncompress the file BWidget-1.2.1.zip

To use the BWidget:
- If you uncompressed the archive file under the Tcl Library Path
directory, you only need to do:
% package require BWidget
- If not, you have to specify the BWidget installation path in auto_path
global variable:
% lappend auto_path your_path
% package require BWidget

To launch the demo :
Double click on demo.tcl in the demo subdirectory


Distribution contains these directories:

BWidget-1.2 Root directory and BWidget Tcl sources
BWman HTML manual pages
images images used by BWidget
lang Resources for language customization
demo Demo sources


--------------------------------------------------------------------------
DOCUMENTATION

HTML manual pages are available in the BWman subdirectory.
Points to index.html for frame version with tree navigation,
or to contents.html for no frame version.

Look at http://www.unifix-online.com/BWidget for last revision
of manual pages.


--------------------------------------------------------------------------
LICENSE

BWidget ToolKit 1.2.1
Copyright (c) 1998-1999 UNIFIX.

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.

You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.


License is also in LICENSE.txt. You can find LGPL.txt too.

--------------------------------------------------------------------------
CONTACTS

Old Mail mailto:bwidget@unifix-online.com
Old Home page http://www.unifix-online.com/BWidget/
New Home page https://sourceforge.net/project/showfiles.php?group_id=12883

Bug Report and FAQ : See Home Page