UpdateDialog

[Top]  [Chapter]  [Previous]  [Next]

Declaration

function UpdateDialog(DialogID: Integer; ParmID: Integer; IntValue: Integer;

      const StrValue: WideString; Mode: Integer): Integer

Description

The method is reserved to modify the internal dialogs.

Please note, the dialogs can be localized using the XML script in side the "PCC" file. Please see SetLayout and WPImagePack Application.

Currently supported is:

DialogId = 1, modify the preview dialog

    ParamID = 0 - select the toolbuttons

    IntValue=1: Show the buttons

    IntValue=2: Hide the buttons except for Close and Print

    IntValue=0: Hide the buttons, except for "X" to close

 


[updatedialog.htm]    Copyright © 2007 by WPCubed GmbH