C
c mateland
I have some complex ppa's (addins) that run upon startup of PowerPoint.
They work fine, but in v2000, the application's window size
inadvertingly becomes "restored" at the end of the run (half sized,
screen centered). I employ no code to do that, and later versions don't
have this problem, so I'm stumpted what's causing it.
I will add msgboxes to break up the code and try to determine just
where this is happening, but I wanted to ask if any VBA people here
have any clue what this might be about. What would cause the
application window size to restore on its own? I even added code at the
end to maximize, but it gets ignored.
If I narrow it down or solve it, I'll post back, but I don't want to
beat my head against the wall if others have already run into this.
Thank you,
Chuck
They work fine, but in v2000, the application's window size
inadvertingly becomes "restored" at the end of the run (half sized,
screen centered). I employ no code to do that, and later versions don't
have this problem, so I'm stumpted what's causing it.
I will add msgboxes to break up the code and try to determine just
where this is happening, but I wanted to ask if any VBA people here
have any clue what this might be about. What would cause the
application window size to restore on its own? I even added code at the
end to maximize, but it gets ignored.
If I narrow it down or solve it, I'll post back, but I don't want to
beat my head against the wall if others have already run into this.
Thank you,
Chuck