On Thursday 11 December 2014 14:07:30 Marco Martin wrote:
> On Thursday 11 December 2014, Martin Gräßlin wrote:
> > > you mean it would still be possible to use qwindows as dialogs, but just
> > > create them in a different way?
> >
> > yes
>
> ah, internal api... splendid
>
> > > > Any ideas ho
On Thursday 11 December 2014, Martin Gräßlin wrote:
> > you mean it would still be possible to use qwindows as dialogs, but just
> > create them in a different way?
>
> yes
ah, internal api... splendid
> > > Any ideas how we could solve this problem? Could we make Dialog
> > > wrapping a QQuickW
On Thursday 11 December 2014 13:51:06 Marco Martin wrote:
> On Thursday 11 December 2014, Martin Gräßlin wrote:
> > Unfortunately one can only use the QQuickRenderControl if one creates the
> > QQuickWindow with the ctor taking a QQuickRenderControl* argument. So for
> > all cases where a PlasmaCor
On Thursday 11 December 2014, Martin Gräßlin wrote:
> Unfortunately one can only use the QQuickRenderControl if one creates the
> QQuickWindow with the ctor taking a QQuickRenderControl* argument. So for
> all cases where a PlasmaCore.Dialog is instantiated in QML this cannot
> work.
you mean it w