thermostat/pytec/pytec
atse 66556f4c29 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 (if pinned) and suffix, which
avoids their removal.

2. Avoid getting the cursor embedded within the unit.
2024-08-07 17:59:06 +08:00
..
gui ctrl_panel: Pin down units for editable fields 2024-08-07 17:59:06 +08:00
__init__.py pytec: init 2020-09-29 02:52:46 +02:00
aioclient.py Finish GUI 2024-05-08 14:49:03 +08:00
client.py Try move from Qthreads to qasync 2024-05-08 14:49:03 +08:00