Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

How to allow copying text from all (including disabled/readOnly) QLineEdit widgets in a window

$
0
0
We would like to allow copy operations also all (including “disabled”) edit controls: 1) We have tried to disable them but this seems to make it generally impossible in Qt to select the content and copy it 2) We have tried to make read-only but then it is possible to navigate them using tab and even the initial focus might be set to them I’m sure we just miss something and it would be great if someone could help us out. Thank you in advance!

Viewing all articles
Browse latest Browse all 18427

Trending Articles