Faster Estimating Recalculations

Feature

Starting with Goldenseal estimating software version 4.6, we've speeded up the recalculation of estimate line items slightly, by rearranging the order of some calculation code.

Suggested By

Turtlesoft programmers.

How to Use

You don't need to do anything special. When you change line items in an Estimate and have a lot of "percent of hard cost" line items, it will recalculate in a smaller fraction of a second.

Technical Details

Programmer note-- moved call of CCostBreakdownTable::RecalcAllPercentRows to a different location.