[GRASS5] More widgets available with Tcl/Tk

Hello all

Yesterday I committed to the CVS tree a third party package called BWidget.
This package is a pure Tcl/Tk (that is, no compilation is needed) extension of
the widget set of Tk. It includes new widgets such as on mouse over baloon
help, a tabbed notebook like worksheets in Excel, a directory tree, and many
others. The sources are stored in the directory src/libes/bwidget and there is
a README.grass file as well as a README.txt file there that contains further
information. A demo and manual pages are also included. It is very simple to
use this package since it only needs to be included in your Tcl script with a
require statement, and then the widgets are accessed like any other Tk widget.
The README files have details on how to do this.

To install this into the grass structure, simply run the Gmakefile in the
src/libes/bwidgit directory. It will also be installed by default if you run
make install.

Note that the new v.digit we are working on will use this package.

Thank you for your time.

--
Sincerely,

Jazzman (a.k.a. Justin Hickey) e-mail: jhickey@hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand

People who think they know everything are very irritating to those
of us who do. ---Anonymous

Jazz and Trek Rule!!!

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

To Grass list and CVS users,

FYI, if someone has added a new directory and you do
not have it checked out, use the '-d' option on the update
command. (e.g. /grass is a symbolic link to my local area

cd /grass/src/libes
cvs update -d bwidget

Now that it is checked out you can do a 'cvs update -A'
to bring out the most recent files.

John Huddleston

----- Original Message -----
From: Justin Hickey <jhickey@impact1.hpcc.nectec.or.th>
To: <grass5@geog.uni-hannover.de>
Sent: Wednesday, May 24, 2000 2:58 AM
Subject: [GRASS5] More widgets available with Tcl/Tk

Hello all

Yesterday I committed to the CVS tree a third party package called

BWidget.

This package is a pure Tcl/Tk (that is, no compilation is needed)

extension of

the widget set of Tk. It includes new widgets such as on mouse over baloon
help, a tabbed notebook like worksheets in Excel, a directory tree, and

many

others. The sources are stored in the directory src/libes/bwidget and

there is

a README.grass file as well as a README.txt file there that contains

further

information. A demo and manual pages are also included. It is very simple

to

use this package since it only needs to be included in your Tcl script

with a

require statement, and then the widgets are accessed like any other Tk

widget.

The README files have details on how to do this.

To install this into the grass structure, simply run the Gmakefile in the
src/libes/bwidgit directory. It will also be installed by default if you

run

make install.

Note that the new v.digit we are working on will use this package.

Thank you for your time.

--
Sincerely,

Jazzman (a.k.a. Justin Hickey) e-mail: jhickey@hpcc.nectec.or.th
High Performance Computing Center
National Electronics and Computer Technology Center (NECTEC)
Bangkok, Thailand

People who think they know everything are very irritating to those
of us who do. ---Anonymous

Jazz and Trek Rule!!!

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write

to:

minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'

Hi,

I have updated some G3D modules to get the list
of 3D files properly when using "list" (menu mode).

Additionally a g3.createwind script is uploaded,
which allows to create the WIND3 file easily:

g3.createwind creates a WIND3 from current 2D region file

Usage: g3.createwind bottom_height top_height resolution_of_3Dlayers

From Jaro Hofierka s.to.rast3 is uploaded.

Enjoy

Markus Neteler

----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'