Upgrade Classic Engines

This chapter contains information on how to upgrade Tricentis Tosca Classic Engines from version 14.0 to version 14.1 STS.

Powerbuilder custom controls

Tricentis Tosca 14.1 has a new public method in the class clsPBWizardItem.cls:

Public Sub InitFromBaseWindow(ByRef BaseWindow As clsBaseWindow, Optional ByVal bAllItems As Boolean = False)

If you use custom controls for the Classic Powerbuilder Engine, you need to recompile them after the upgrade.