[Interest] resizable QTextEdit

Igor Mironchik igor.mironchik at gmail.com
Sun Apr 15 19:08:14 CEST 2018


Hi,


On 15.04.2018 19:30, Alexander Semke wrote:
> Hi Igor,
>
>> As a possible solution:
>> [...]
> Works now.  I pushed a modified version of your code to our repository in
> https://cgit.kde.org/labplot.git/commit/?
> id=1cacf9f095b5e850baa58584b071986fbfe790fb
>
>
> The only problem now is that the entered text is not shown in TextEdit with
> this new class. The text changes are accepted, but nothing is shown. Any idea
> here?

The problem was in Text::resizeEvent(). I forgot to invoke base 
implementation, i.e. QTextEdit::resizeEvent().
>
>
> Regards,
> Alexander
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest




More information about the Interest mailing list