
Signature
Did that answer the question / help?
_____________________________
John Wilson
Microsoft Certified Office Specialist
http://www.technologytrish.co.uk/ppttipshome.html
Thank you John. But I found that what I wrote on whiteboard doesn't save as
an additional slide (only the ink note on my slide)
I dont know if it is possible to write a VBA code to have a "float" menu
during slideshow similar to the one on the bottom right with some shortcut
buttons on it such as: add blank slide, several pen corlors.
Thanks,
Trung
> Dont have a tablet but with my lappie I can pres ctrl P to call the
> annotation pen followed by W to get the "whiteboard". I guess you can do
[quoted text clipped - 6 lines]
> > ActivePresentation.Add.Slide but not sure how to make it as a permanent float
> > shortcut button ontop of the presentation.
John Wilson - 10 Sep 2006 08:02 GMT
hyperlink to a hidden white slide?

Signature
Did that answer the question / help?
_____________________________
John Wilson
Microsoft Certified Office Specialist
http://www.technologytrish.co.uk/ppttipshome.html
> Thank you John. But I found that what I wrote on whiteboard doesn't save as
> an additional slide (only the ink note on my slide)
[quoted text clipped - 16 lines]
> > > ActivePresentation.Add.Slide but not sure how to make it as a permanent float
> > > shortcut button ontop of the presentation.
trung.hoang - 10 Sep 2006 08:18 GMT
Thank John. That would help at the moment. But in a long run, I still
prefer the feature that I have mentioned.
Thanks,
th
> hyperlink to a hidden white slide?
> --
[quoted text clipped - 33 lines]
> > > > ActivePresentation.Add.Slide but not sure how to make it as a permanent float
> > > > shortcut button ontop of the presentation.
Michael Koerner - 10 Sep 2006 14:27 GMT
Unfortunately, it is not there.

Signature
Michael Koerner
MS MVP - PowerPoint
> Thank John. That would help at the moment. But in a long run, I still
> prefer the feature that I have mentioned.
[quoted text clipped - 45 lines]
>> > > > permanent float
>> > > > shortcut button ontop of the presentation.
Steve Rindsberg - 11 Sep 2006 00:36 GMT
> Thank you John. But I found that what I wrote on whiteboard doesn't save as
> an additional slide (only the ink note on my slide)
>
> I dont know if it is possible to write a VBA code to have a "float" menu
> during slideshow similar to the one on the bottom right with some shortcut
> buttons on it such as: add blank slide, several pen corlors.
Not sure of a floating menu but you could add action buttons, small ones, to the
Slide/Title masters so that they appear on every slide. The buttons can be set to
run macros when you click them.
But I'm not sure that'll help ... in slide show mode, the only thing you can save is
ink notations. You can't add new text or shapes to slides.
> Thanks,
> Trung
[quoted text clipped - 9 lines]
> > > ActivePresentation.Add.Slide but not sure how to make it as a permanent float
> > > shortcut button ontop of the presentation.
-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================