> -----Original Message----- > From: Development <[email protected]> On Behalf Of > Giuseppe D'Angelo via Development > Sent: Friday, 28 June 2019 18:22 > To: [email protected] > Subject: Re: [Development] HTML5/CSS vs Qt QML and QtCreator / Assistant > > Il 28/06/19 13:37, Cristian Adam ha scritto: > > The Software OpenGL Renderer should fix any problems that one might have > with Qt Quick. > > I tried it with back in 2017 in "Qt Creator, Ubuntu, and VirtualBox" > > [1] > > > > I don't know how slow would Qt Creator work in such environments though. > > The decision of using the software renderer is per-process, thus this > decision will > also force anything else using QQ2 (various designer plugins and who knows > what else) to also use the software path. > Is it acceptable? I'd probably say "no". > > My 2 c,
We could have the help plugin using an external process, this way that process can use the software renderer by itself. Cheers, Cristian. _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
