Re: transparent text or group names

Tech-Archive recommends: Fix windows errors by optimizing your registry



In article <D3C0FC6C-1659-4FCA-A83A-E62A80E22DAB@xxxxxxxxxxxxx>, Lzjzus1 wrote:
OK you guys have gone beyond my knowledge.

If you think *this* has gone off track, try mentioning food. <g>

But I think the answers available are the ones you have gotten so far. Grouping
alters the animation properties of the shapes you've included in the group;
nothing's to be done about that, unfortunately.

The names of shapes can't be changed w/o resorting to code, but the needed code's
been included in inexpensive or free add-ins.

I am trying to just label items
(square 1, 2, etc) so that I can identify said items when using them for
triggers etc. Beside that point once and if you can change there name (minus
using code) if you are to group said item it loses both name and animation
triggers. Any more clue minus the vba coding would be helpful . I think we
are trying to push .ppt beyond its basic functions. Thanks

"Steve Rindsberg" wrote:

Hi John,

The thot plickens.

It turns out that the oddities I mention happen only when an addin with an
event handler (that handles the selection event, among other things) is active.

You can trace through the code and watch the show on screen ... nothing alters
the selection, but as soon as the code completes, PPT deselects all but the
first shape in the selection.

Hard to pin down exactly why it happens but I've been able in this case to mod
the event handler code to avoid it.



In article <2B27C585-121E-4B07-A126-EA69C5E557F3@xxxxxxxxxxxxx>, John Wilson
wrote:
Hi Steve

You knew I was going to bite! Anyway by dupeing I created four shapes on a
slide all called "steve" in 2003

They didnt react as you indicate for me I can drag select or ctrl click them
but also I can affect the all with vba

eg
For Each oshp In ActivePresentation.Slides(1).Shapes
If oshp.Name = "steve" Then oshp.Fill.ForeColor _
..RGB = vbBlue
Next

Then I changed some shapes so that eg the circle called "steve" became a
square now I have four totally different shapes all called "steve" and the
code still works. There'll be a use somewhere in the future!!


-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================





-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================


.



Relevant Pages

  • Re: Mouseover
    ... Afraid I have my hands full just keeping up with PPT w/o tackling others ... "Steve Rindsberg" wrote: ... That, and if you follow through the amended mouseover event code, it's having to do quite a lot ... shapes; it appears to be triggering back and forth between them, ...
    (microsoft.public.powerpoint)
  • Re: Mouseover
    ... That, and if you follow through the amended mouseover event code, it's having to do quite a lot ... shapes; it appears to be triggering back and forth between them, ... "Steve Rindsberg" wrote: ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.powerpoint)
  • Re: Mouseover
    ... "Steve Rindsberg" wrote: ... Yes I have received your email with the amended PowerPoint. ... shapes; it appears to be triggering back and forth between them, ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.powerpoint)
  • Re: How to paste into tables from other office applications?
    ... Can't group OLE objects with PPT tables. ... >> of the Shapes collection. ... Each cell, column, and row in a table is a ... >> example adds a table with three rows and four columns to slide two. ...
    (microsoft.public.powerpoint)
  • Re: Unwanted Border around B&W Notes Page
    ... email to steve atsign pptools dot com and attach a SMALL ... PPT acts as if the Frame Slides box is checked even though it is not. ... any unwanted shapes (used the tab to cycle thru all the shapes on thenotes ...
    (microsoft.public.powerpoint)