Re: [Qt-qml] partial MouseArea

2010-09-03 Thread Adriano Rezende
On Sun, Aug 22, 2010 at 9:36 PM, Bartosh Wroblevksy wrote: > I would like to set a partial MouseArea determine by real coordinates on an > image. Is this possible in QML? For simple shapes you can handle it from QML side. For example, if you want to detect mouse clicks inside a circle you can cre

Re: [Qt-qml] partial MouseArea

2010-08-23 Thread Gregory Schlomoff
I would add that from our experience, it should be quite trivial to make your own C++ component that support complex shapes. On Tue, Aug 24, 2010 at 8:39 AM, wrote: > On 23/08/2010, at 10:36 AM, ext Bartosh Wroblevksy wrote: > > I would like to set a partial MouseArea determine by real coordin

Re: [Qt-qml] partial MouseArea

2010-08-23 Thread michael.brasser
On 23/08/2010, at 10:36 AM, ext Bartosh Wroblevksy wrote: I would like to set a partial MouseArea determine by real coordinates on an image. Is this possible in QML? Hi, Only Rectangular MouseAreas are supported for 4.7. http://bugreports.qt.nokia.com/browse/QTBUG-6862 is the suggestion current

[Qt-qml] partial MouseArea

2010-08-22 Thread Bartosh Wroblevksy
Hi, I would like to set a partial MouseArea determine by real coordinates on an image. Is this possible in QML? Thanks, Bartosh ___ Qt-qml mailing list Qt-qml@trolltech.com http://lists.trolltech.com/mailman/l