Re: [Interest] QtGraphicalEffects usage questioning

2014-04-02 Thread Mark Gaiser
Same here. The current way is vague and requires a lot of trial and error. It works, yes! But a more intuitive way to apply effect would certainly be welcome. On Wed, Apr 2, 2014 at 8:05 PM, Julien Cugnière wrote: > Hi, > > I just wanted to mention that I've had the exact same problems as you whe

Re: [Interest] QtGraphicalEffects usage questioning

2014-04-02 Thread Julien Cugnière
Hi, I just wanted to mention that I've had the exact same problems as you when trying to use the graphical effects, so you're not alone ! They're powerful, but the documented way to use them is cumbersome, and not quite what you would expect. By the way, thanks for the layer trick, it's definitel

[Interest] QtGraphicalEffects usage questioning

2014-04-02 Thread Christopher Courtois
I've recently started to use QtGraphicalEffects module and the effect set is really nice! Howerver I think the approach to apply an effect on a qml item is somewhat cumbersome. The docs give an example where we need to create an effect as a neighbour of the original item : Item { width: