[Qt-interest] scrollable read only line edit
Frank Hemer
frank at hemer.org
Wed Aug 4 15:08:56 CEST 2010
On Wednesday 04 August 2010 14:58:29 Sarvesh Saran wrote:
> Hi,
>
> How do I create a scrollable read only line edit in QT?
>
> I do not want the user to be able to edit its contents..however merely
> making the line edit read only does not work as it is no longer scrollable.
Probably you'll need to install eventFilters and implement the readOnly
feature yourself.
Frank
More information about the Qt-interest-old
mailing list