Order

Evaluation

Editions

Version history

QuickField 7.1

QuickField 7.0 SP1

QuickField 7.0

QuickField 6.6

QuickField 6.5

QuickField 6.4

QuickField 6.3 SP2

QuickField 6.3 SP1

QuickField 6.3

QuickField 6.2

QuickField 6.1

QuickField 6.0

Packages

Components

Programming

Main >> Product >> Version history

What's new in QuickField 7.0 SP1

Release date: April 28, 2026

In general

QuickField startup behavior has become more convenient, number display precision has been corrected, and several ActiveField (QuickField API) methods have been fixed.

Details

  1. As you may know, version 7.0 introduced an option to automatically reopen all problems that were open in the previous session.

    However, if one or more problems had been deleted or moved, QuickField asked unnecessary questions about their location. This behavior has been corrected.

    QuickField 7.0.1. Options

  2. The problem properties window, usually located in the lower part of the left panel, can be accidentally closed. Although it can be easily restored using the View > Properties command, its disappearance could confuse users.
    Now, if the properties window is not visible when the first problem is opened, it automatically appears in its standard position — in the lower part of the left panel. When the second and subsequent problems are opened, their properties windows are stacked in the upper part of the left panel.
  3. When several problems are opened at QuickField startup, the active problem is now exactly the one that was active in the previous session.
  4. Number formatting in QuickField panels and tables now follows the number of significant digits selected in the Number Precision setting.

    QuickField 7.0.1. Number precision.

  5. When opening the second and subsequent field picture windows using the Windows > New Window command, the new window settings are copied from the previous one.
  6. ActiveField programming interface fixes:
    • The Model.GetBitmap method now works correctly.
    • The Result.GetValuesArray method is now less restrictive and also accepts a static array of output quantities as an input parameter.