Qt 6.11 is out! See what's new in the release
blog
[Solved]De-select text in text browser
Mobile and Embedded
4
Posts
2
Posters
3.5k
Views
1
Watching
-
hey everybody,
I have used a text browser in the form. When i run the application on C7, the text in the browser is selected as you scroll down.
I dont want the text to be selected. There is an option in the designer to disable the text in the browser, but disabling means, i cannot scroll down :(help pls
-
no replies here?
-
Solved :D
i had created the browser in the designer. In the properties of the designer, there is an attribute called
'textInteractionFlags' , unmark all the marked check boxes, text selectable by mouse etc