1

Topic: move text field

with the comminf of Built with Qt 5.15.16 - x86_64 - Date : Feb 22 2025 : 10:39:25
It is no longer possible to move the text field from an element

(with every new release I only replace the exe file)

Always using the latest development version

2 (edited by plc-user 2025-03-12 15:37:38)

Re: move text field

This must be the 0.10-dev - version in which we have introduced a new function so that dynamic texts of the elements are not accidentally moved when the element as a whole shall be moved.
Since then, the dynamic texts of the elements are only moved if the Shift key is pressed at the same time!


Remark:
You should also replace "your" language-file, for the case, that new texts are introduced for example in config-page.

Fragen zu QET gehören in dieses Forum und werden nicht per PM beantwortet! – Questions regarding QET belong in this forum and will NOT be answered via PM! – Les questions concernant QET doivent être posées sur ce forum et ne seront pas traitées par MP !

3

Re: move text field

nice to know this new feature was introduced

Always using the latest development version

4

Re: move text field

I just added a PR related to this. It will show "<Shift> to move" in the mouse hover text for the texts of an element.

https://github.com/qelectrotech/qelectr … r/pull/386