BFDtoolsDevSupport
"BFDtoolsDevSupport_SupportTools.ms" contains macros for creating and working with BFDtools, available in the "BFDtoolsDevSupport" macro category. You can get to it here.
CreateBFDtool:
Quickly create a skeleton script that does most of the work for creating a BFDtool.
- ToolName:
Choose a short, single word, descriptive name for your script. This is the name that will appear in the BFDtools list.
- ToolDesc:
A short, descriptive sentence describing the purpose of the tool.
- Author:
Your name here. Use the dropdown for a shortcut.
- MacroCategory:
The macroscript category the tool will appear in. Usually leave this to the default.
- Auto Save/Load Group:
These options set what is saved to the BFDtools INI file.
- Rollout States:
Checking this will cause the BFDtool to save and restore the rollout states between sessions, so users can close rollouts they rarely use and have their preferences persist.
- Floater Geometry:
Checking this will cause the BFDtool to save and restore the floater position and size between sessions, so users can position the tool as they want and have their preferences persist.
Back To Top...
Misc Tools:
Other miscellaneous tools for working with BFDtools.
- CloseAll:
Close all active, open BFDtools.
- ShowAll:
Prints out all currently active BFDtools to listener.
- WipeINI:
Delete default INI file used to store version and floater geometry info for all BFDtools.
- OpenINI:
Opens the default INI file.
Back To Top...
History:
11.10.99 - Created.
Back To Top...
Bug reports/comments/suggestions: john@johnburnett.com