POSTER
From estinc!mcdphx!udc!uiucuxc!UUCP Sat Jul 13 14:56 MST 1991
Received: by fishpond.uucp; Sat, 13 Jul 1991 14:56 MST
Received: by estinc.UUCP (smail2.5)
id AA00122; 13 Jul 91 15:52:21 MST (Sat)
Received: from udc.UUCP by phx.mcd.mot.com (5.61/MCDMAIL IR04 [07/10/90 20:21]/1.34)
id AA24689; Tue, 9 Jul 91 14:28:16 -0700
Received: from uiucuxc.UUCP by udc.urbana.mcd.mot.com (5.61/MCDMAIL IR04 [05/15/91 07:50]/1.34)
id AA10114; Tue, 9 Jul 91 16:12:30 -0500
Received: by uxc.cso.uiuc.edu with UUCP id AA16874
(5.65c/IDA-1.4.4 for udc!mcdphx!estinc!fishpond!fnf); Tue, 9 Jul 1991 11:49:57 -0500
Received: from unido.informatik.uni-dortmund.de by relay1.UU.NET with SMTP
(5.61/UUNET-internet-primary) id AA12028; Tue, 9 Jul 91 12:37:43 -0400
Received: from [137.226.112.21]
by unido.informatik.uni-dortmund.de with SMTP (5.65+/UNIDO-2.0.4.d)
via EUnet for uunet.uu.net
id AA15419; Tue, 9 Jul 91 18:31:35 +0200
Received: from rwthinf.informatik.rwth-aach (rwthinf.informatik.rwth-aachen.de) by urmel.informatik.rwth-aachen.de (4.1/RBI-MX.9)
id AA21039; Tue, 9 Jul 91 18:32:39 +0200
Received: by rwthinf.informatik.rwth-aachen.de (5.51/CA.33)
id AA10605; Tue, 9 Jul 91 18:34:42 MES
Received: by messua.informatik.rwth-aachen.de (4.1/RWTHINF.1)
id AA12730; Tue, 9 Jul 91 18:32:23 +0200
From: mcdphx!udc!uiucuxc!cip-s01.informatik.rwth-aachen.de!stefanb (Stefan Becker)
Message-Id: <9107091632.AA12730@messua.informatik.rwth-aachen.de>
Subject: ToolManager 1.4
To: uiucuxc!fishpond!fnf (Fred Fish)
Date: Tue, 9 Jul 91 18:32:22 MET DST
X-Mailer: ELM [version 2.3 PL10]
Content-Type: text
Content-Length: 88507
Status: RO
Hi Fred!
Here comes the new version 1.4 of my program ToolManager. You can
include in your library.
Stefan
--
Mail : Stefan Becker, Holsteinstrasse 9, D-5100 Aachen /// Only
Phone : +49-241-505705 FIDO: 2:242/7.6 Germany /// Amiga makes
Domain: stefanb@cip-s01.informatik.rwth-aachen.de \\\/// it possible..
Bang : ..mcvax!unido!rwthinf!cip-s01!stefanb \XX/ -->A3000/25<--
ToolManager.Readme
ReadMe for ToolManager 1.4 09.07.1991
ToolManager is a management utility for tools under the 2.0 Workbench. You can
add your own programs to the Tools menu or add a special Application Icon to
the Workbench. The programs can be started by selecting their entries in the
Tools menu and any selected icon from the Workbench will be the startup
parameters for the program. You can also start a program by dropping an icon on
the Application Icon or by double-clicking the icon. Last but not least you can
start a program with a keyboard short cut.
BEWARE: This program makes heavely use of the new 2.0 functions, so its
completely useless to all people who are still forced to use 1.3 :-)
New features since 1.3:
- Keyboard short cuts for tools.
- AppIcons for tools.
- Menu item can be switched off.
- Configuration file format completely changed (hopefully the last time)
- CLI commandline parsing is now done by ReadArgs().
- Status & edit window updated to new features.
- Safety check before program shutdown added.
- Menu item "Open TM Window" only appears, if the program icon is disabled
- WB startup method changed. Now supports project icons.
- several internal changes.