Requires: PowerPoint on Windows. (This macro will crash Office X.)
This macro adds a toolbar to PowerPoint that can be used to create a "progress bar" for your presentation. A series of dots is drawn across the top border, corresponding to slides; and these dots change color as you advance through the presentation. The dots can be grouped into "sections," to indicate the overall structure of your talk. E.g., the generated progress bar could look something like this:
When the Progress Dots macro is run, it adds a new toolbar to PowerPoint:
The toolbar includes four buttons:
When a new progress bar is created, a customization dialogue may be used to fine-tune the progress bar's appearance.
The progress bar settings will be saved with the powerpoint file.
To install progress dots:
|
To uninstall progress dots:
|
If you'd like to edit the macro, to make your own customizations to it:
Disclaimer: this is the first program I've written in Visual Basic, so the code may not be as clean as it should be.
Copyright (C) 2007 Edward Loper
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and any associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software.