Dialog boxes and Font Smoothing

S

Simon H

I have written an add-in that, under certain conditions, will display a
dialog box over a slide when the presentation is running (slide show mode).
Unfortunately the text on the underlying slide becomes jagged when the dialog
is shown. It seems like powerpoint is no longer smoothing the fonts, as the
problem is made worse at lower resolution.

This happens if I use either ShowDialog() or _dialog.visible= true, and
there is no code causing a slide refresh anywhere near the point the dialog
is displayed.

Any ideas ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top