UIKit0 / freemedforms

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

Measurement widgets: add an auto-translation when changing the units #292

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The measurement widget is a set of:
- double spinbox for the value
- combo for the unit

When user changes the units, we can automatically update the value (using a 
unit conversion tool). May be we have to add a small toolbutton representing 
the link between the value and the unit. When checked -> convert, when uncheck 
-> do not convert.

Original issue reported on code.google.com by eric.mae...@gmail.com on 11 Feb 2013 at 7:50

GoogleCodeExporter commented 9 years ago
This issue was updated by revision 6e752cd8492c.

adding the measurement widget

Original comment by eric.mae...@gmail.com on 11 Feb 2013 at 7:53