vsbus / fmadvcalc_01_import_error

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

Change interface in min-max application #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. Split parameters in two tables:
   1st with inputs {param, unit, minAbs, minLoc, value, maxLoc, maxAbs}
   2nd with results {param, unit, minAbs, value, maxAbs}

2. Add clear Button and process "delete" of cell.

Original issue reported on code.google.com by nicolaou...@gmail.com on 6 Jul 2010 at 8:17

GoogleCodeExporter commented 9 years ago
1. Done.
2. Still not.

Original comment by victorbarinov on 11 Jul 2010 at 7:08

GoogleCodeExporter commented 9 years ago
2. Done: "Reset" item was added to menu; Delete button now can be used to rmove 
value from the cell.

Jannis, please look on the new version and if you think that this issue is 
resolved then close it.
Have a nice day.

Original comment by victorbarinov on 14 Jul 2010 at 3:52

Attachments:

GoogleCodeExporter commented 9 years ago
Hello Victor,
i didnt see in the new version the separation of the parameters in 2 tables: 

-a small table with only the input parameters (depending on the calculation 
option)
- a bigger table with all calculated parameters.

Original comment by nicolaou...@gmail.com on 15 Jul 2010 at 11:44

GoogleCodeExporter commented 9 years ago
Oh, sorry. I didn't read attentionally. I will do it soon.

Original comment by victorbarinov on 15 Jul 2010 at 12:53

GoogleCodeExporter commented 9 years ago
I have implemented splitting to two tables. Now first table contain only input 
parameters and second table only result parameters. If some result parameter is 
out of ranges then it indicated by Pink color with corresponding limit that was 
not satisfied.

Please look new version in attached file.

Original comment by victorbarinov on 16 Jul 2010 at 11:02

Attachments: