Thanks, Tony and Volker. This was very helpful!
I copied Tony's code, and I can see the html appearing. I have some
follow-up questions if you do not mind?
1. I cannot see word wrapping, so potentially long lines are still taking
up one line. And if really long, the messages is not even visible
c
>>hardware accelerated rendering architecture of Qt Quick is a better
>> architecture than the comparatively monolithic, CPU-bound
>>(...)
>>But if those two statements are true for mobile and embedded, then they
>> are - in principle - also true for the desktop
Though CPU-bound, as you mention, I
> On 30 Nov 2023, at 12:16, Filippo Rusconi via Interest
> wrote:
>> I know things change but after that little exercise I am not sure anyone
>> would ever convince me to try QML on the desktop again. Period. If QWidgets
>> goes away we would probably just move to another language all together
>>
Hi László,
On 2 Dec 2023, at 07:39, Tony Rietwyk wrote:
On 2/12/2023 12:06 am, Laszlo Papp wrote:
Hi everyone,
I am not able to render a custom widget, like a QLabel in a QTreeView cell with
a custom delegate. The delegate code is this:
[…]
But I am seeing my QTreeView cell empty instead of