Thermeter

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Please can you tell me how to put the Thermeter add-in on the tool bar ,it
keeps loading in the main page when i load PowerPoint 2003 evan when i drag
it on to the tool bar
 
Brian, that's because the toolbar does not remember the last position. <g>

I just made that add-in as a fun project and will work on getting the issue
resolved - thank you for trying the product.
 
I just made that add-in as a fun project and will work on getting the issue
resolved - thank you for trying the product.

Simplest way to get around the problem is modifying the Auto_Close code
slightly: delete it. <g>

Don't delete the toolbar at shutdown and PPT will remember where the user put
it.

That'll require a few mods to your Auto_Open as well (so that it doesn't panic
when it finds that the toolbar's already there or delete and recreate it each
time).

Didn't we have it working that way at PPTLive?
 
Back
Top