Viewer

<< Click to Display Table of Contents >>

 

Viewer

Corrected a problem in the Application.ESign method, which did not work if called by certain events (for example, ComboBox.Change) on a non-modal screen. This bug occurs since v1.20.394.

Corrected a problem in the Application.ShowDatePicker method, which did not work if called by certain events (for example, ComboBox.Change) on non-modal screens. This bug occurs since v1.20.65.

Corrected the ShowDatePicker and ShowPickColor methods to use omitted parameters instead of -1 (minus one) to indicate window coordinates. Negative values may be valid as coordinates in case of more than one monitor. This bug occurs since v1.20.65.

Corrected a memory and handle leaks which occurred at each disconnection on a REC client. This bug occurs since v2.5.135.

Corrected a problem which may lead E3 Server to cancel a E3 Viewer or WebViewer connection during or after a very large download. Implemented new options in Windows Registry to configure the ping that E3 Server sends to clients trying to connect to it. PingRetries indicates the amount of retries and PingRequired indicates if it is mandatory that the client answers the ping. This bug occurs since v3.0.303.

Corrected a problem with the returned value of the Viewer.ChangePassword method, which was returning False even when the operation was successfully performed. This bug occurs since v3.0.115.

Was this page useful?