PPaintWindow

Redraws the specified window as if PageMaker had received and processed an update event for it.


Command constructor

PPaintWindow(long WndPtrOrhWnd = 0L);
Pointer to the window to redraw. If you omit this parameter, PageMaker will redraw all windows
Use with modal dialog boxes. Use this command to update PageMaker windows while the plug-in displays a modal or movable-modal dialog box.

Macintosh update events. The PPaintWindow command does not include the Macintosh Toolbox functions BeginUpdate and EndUpdate, nor can you insert the PPaintWindow command between these functions. Instead, you must follow PPaintWindow with BeginUpdate and EndUpdate.

Layout view only. Use the PPaintWindow command only in layout view.


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support