ghbolivar / cropplanning

Automatically exported from code.google.com/p/cropplanning
0 stars 0 forks source link

Calculated figures should automatically recalculate #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Calculated figures should automatically recalculate when the users changes
other entries -- BEFORE the user "saves" the changes.

General idea of fix:

1) add change listeners to all affected boxes
2) upon change, the changed value will be set in the var
"displayedPlanting" and that object will be used to reset the display
3) special pains must be taken to ensure that the "changed" status of that
property is maintained, however.  Currently, all "changed" properties are
reset when displaying a record because of the use of the .setInitialText()
methods.

Original issue reported on code.google.com by cropplan...@gmail.com on 1 Apr 2008 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 28 Sep 2008 at 8:12

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 29 Sep 2008 at 10:35

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:44

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:55

GoogleCodeExporter commented 8 years ago

Original comment by cropplan...@gmail.com on 18 Oct 2008 at 11:55