[Development] Nested Mousearea don't pass events

2013-05-20 Thread Matteo Brichese
{ anchors.fill: parent; onDoubleClicked: console.log(Double Click) } } I can only see logs of the double click. I was hoping that if I single click the last mousearea the event passed to the second one, but it don't work, is that a bug? I'm using Qt5.0.2 Regards --- Matteo

Re: [Development] Nested Mousearea don't pass events

2013-05-20 Thread Matteo Brichese
separate objects with the same clickable area. --- Matteo Brichese Software Engineer mbrich...@came.it [Came Cancelli Automatici S.p.A.]http://www.came.com/ Il messaggio di posta elettronica contiene informazioni di carattere confidenziale specifiche per il destinatario. Nel caso non ne siate il

Re: [Development] Nested Mousearea don't pass events

2013-05-20 Thread Matteo Brichese
-project.org [development-bounces+mbrichese=came...@qt-project.org] per conto di Matteo Brichese [mbrich...@came.it] Inviato: lunedì 20 maggio 2013 15.14 Cc: development@qt-project.org Oggetto: Re: [Development] Nested Mousearea don't pass events I know that the last mousearea covert the first one, but I

Re: [Development] Nested Mousearea don't pass events

2013-05-20 Thread Matteo Brichese
I've solved it in my code with a Timer. Thanks. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com Da: development-bounces+mbrichese=came...@qt-project.org [development-bounces+mbrichese=came...@qt

Re: [Development] [DOC ERR] Errors on the Emitter docs

2013-05-13 Thread Matteo Brichese
I've filled a bug report on thursday. Thank you for the info. Regards. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com Da: Alan Alpert [4163654...@gmail.com] Inviato: venerdì 10 maggio 2013 0.56

[Development] [DOC ERR] Errors on the Emitter docs

2013-05-09 Thread Matteo Brichese
report so I'm writing here, I'm using Qt5.0.2 and QtQuick2.0 Regards. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

Re: [Development] [DOC ERR] Errors on the Emitter docs

2013-05-09 Thread Matteo Brichese
the code and read the comments? How can I help improving docs? --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com Da: Giuseppe D'Angelo [dange...@gmail.com] Inviato: giovedì 9 maggio 2013 12.11 A: Matteo Brichese Cc

[Development] MultiPointTouchArea and GestureEvent not propagating

2013-05-08 Thread Matteo Brichese
), but it seems that this don't work, is that a bug? Or I'm misleading the docs? Do you have some example of a working qml code that propagate the gesture event? Thank you. Regards. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com

[Development] Listview positionViewAtIndex Center not working

2013-05-06 Thread Matteo Brichese
work at all, this code simply put my N° index element at the beginning, same as: Component.onCompleted: positionViewAtIndex(index, ListView.Beginning) It's normal? Regards. --- Matteo Brichese Software Engineer mbrich...@came.it [Came Cancelli Automatici S.p.A.]http://www.came.com/ Il messaggio di

Re: [Development] QML - PathView not responding on drag event with touch

2013-04-30 Thread Matteo Brichese
is that with a ListView everything goes very well. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development

[Development] QML - PathView not responding on drag event with touch

2013-04-29 Thread Matteo Brichese
to debug my panel I want to know if some of you is using a PathView with his multitouch device. Thanks. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com ___ Development mailing list Development@qt

[Development] MouseArea onWheel event don't exist?

2013-04-09 Thread Matteo Brichese
Hi, I've noticed that the onWheel event is well documented on the qtQuick 2.0 documentation, but my qtcreator cannot find it. Is the online docs outdated? --- Matteo Brichese Software Engineer mbrich...@came.it [Came Cancelli Automatici S.p.A.]http://www.came.com/ Il messaggio di posta

[Development] [GSTREAMER/QML] How to pass custom options from qml to gst

2013-03-27 Thread Matteo Brichese
nv_omx_videosink and other nvidia related things that the default video element can't know. So, how can I play a video embedded in a qml file thru gst? Thank you. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com

[Development] R: [GSTREAMER/QML] How to pass custom options from qml to gst

2013-03-27 Thread Matteo Brichese
On Wed, Mar 27, 2013 at 8:27 AM, Matteo Brichese mbrich...@came.it wrote: Hi everyone, I don't know if this is the right place to ask this question, but I cannot find better ML than this, so, if you know a better ML to ask, please tell me and sorry. I've a gstreamer 0.10.36 installation

[Development] R: R: [QT5] Configure error in QUrl

2013-03-25 Thread Matteo Brichese
(AT) intel.com Software Architect - Intel Open Source Technology Center --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com ___ Development mailing list Development@qt-project.org http://lists.qt-project.org

[Development] R: R: R: [QT5] Configure error in QUrl

2013-03-25 Thread Matteo Brichese
with a patch to EGL/eglplatform.h but I don't have that code inside my file (so that option actually don't work for me), so I've added it manually and now I'm rebuilding everything. I'll keep you up to date. Regards. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli

[Development] R: R: R: R: [QT5] Configure error in QUrl

2013-03-25 Thread Matteo Brichese
Segmentation fault My helloworld test is a simple QML app that shows an Helloworld text over a green screen. nb.: I've previously exported LD_LIBRARY_PATH variable to my qt5 libs. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com

[Development] [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
need eglfs for my project. I'm using QT5 from git (5.0.1), in Ubuntu 12.04 32bit, gcc compiler 4.7.2. I've also post the question here: http://qt-project.org/forums/viewthread/25896 Thank you. Regards. --- Matteo Brichese Software Engineer mbrich...@came.it [Came Cancelli Automatici S.p.A

[Development] R: [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
I'm sorry, I've made an error, this errors came up when I launch the MAKE command, not in the configure. Regards. --- Matteo Brichese Software Engineer mbrich...@came.it Came Cancelli Automatici S.p.A. www.came.com Da: development-bounces+mbrichese=came

[Development] R: [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
Hi, the EGL is provided by nvidia, so I don't think that I could get any mod. So, I've to reorder the include in EGL/egl.h right? I'm sorry for the html signature, it's a society default, I'll try to delete it when sending to this ML. --- Matteo Brichese Software Engineer mbrich...@came.it Came

[Development] R: R: [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
On sexta-feira, 22 de março de 2013 15.20.03, Matteo Brichese wrote: Hi, the EGL is provided by nvidia, so I don't think that I could get any mod. Can you compile Qt with the Mesa headers? I think yes, but compiling with Mesa header I will be able to have hardware acceleration from qt

[Development] R: [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
) */ eglplatform.h:#include X11/Xlib.h eglplatform.h:#include X11/Xutil.h This is with nVidia driver, but if I look inside my ubuntu system I've the same situation even with Vesa driver. So, you say that in the Mesa driver I don't have the X11 include inside EGL/GL folder? --- Matteo Brichese Software Engineer