Actions
Feature #18
closedAdding Dialog.appVersion and adapting Dialog.version for upcoming center releases
Start date:
09/30/2014
Due date:
% Done:
0%
Estimated time:
Forum topic:
Description
In BlackBox 1.6 Dialog.version is a 2-digit INTEGER set to 16, which means BlackBox major version 1.6.
This needs to be updated for the center release 1.7.
In order to make a more detailed version information available to BlackBox users it is proposed
to add a string variable Dialog.appVersion initialized with the System property 'appVersion'.
Furthermore it is proposed to use Dialog.appVersion instead of Dialog.version
for displaying the version information in the status bar after startup of BlackBox.
Dialog.version should be set automatically to the major version number
derived from Dialog.appVersion.
Corresponds to CPC change list number 62.
Actions