thermostat/pytec
atse 7b899eca2a ctrl_panel: Pin down units for editable fields
User input always has the same order of magnitude, so allowing multiple
siPrefixes would be unwanted complexity. Don't allow them to be changed.

The Parameter option "noUnitEditing" is added to do so by the following
measures:

1. Don't validate for changed siPrefix and suffix, which avoids their
removal.

2. Avoid getting the cursor embedded within the unit.
2024-07-31 16:17:03 +08:00
..
examples Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
pytec ctrl_panel: Pin down units for editable fields 2024-07-31 16:17:03 +08:00
autotune.py Restructure GUI Code, Improve and Fix Bugs 2024-06-06 17:34:15 +08:00
MANIFEST.in Move GUI components and examples into folder 2024-07-10 15:56:43 +08:00
plot.py pytec: simpler default graphs in plot 2021-01-25 13:51:50 +08:00
pyproject.toml Use MANIFEST.in 2024-07-10 15:56:43 +08:00
setup.py Expose frontend scripts exclusively in pytec 2024-07-10 15:56:43 +08:00
tec_qt.py ctrl_panel: Remove need for "mA" hack 2024-07-31 16:12:55 +08:00