*** Note ***
This is an older version than the latest V3.
Only use this version if you are unhappy with V3.
V2 is different, some say less powerful than V3, but it's a version,
that evolved over time and might work better for you than the V3 re-write.
This is a re-upload because the archives seem to have vanished from Aminet.
-- from the original/old readme:
This small package contains an update to the ToolManager
2.1 release. Changes since 2.1 release:
toolmanager.library V3.1 - Added support for ScreenNotify
screennotify.library V1.0 - Notify on screen close/private/public
WBStart-Handler V1.4 - Fixed path problems
toolmanager.doc - Missing AutoDocs for toolmanager.library
ToolManager now supports ScreenNotify, a library which sends out
notifications when a public screen is opened or closed. This means that
it is now possible to open docks automatically on a public screen after
it has been opened. The docks will be closed automatically when the
screen is closed. Now you can change the screen mode of your Workbench
without manually closing all your ToolManager docks!
The automatic open/close feature only works if you specify the public
screen name for a dock object. It won't work for dock objects with the
"FrontMost" flag set or for docks which should open on the default public
screen. You must also set the "Activated" flag for the dock object.
Every time a public screen is opened ToolManager will scan all dock
objects and open all docks which have the same public screen name as the
newly opened screen. When a public screen is closed ToolManager closes
all open docks on this screen and marks them. If the public screen is
opened again ToolManager will reopen all marked docks.
|