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.

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

2013-05-20 Thread Matteo Brichese
development-bounces+mbrichese=came...@qt-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 kno

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

2013-05-20 Thread Matteo Brichese
n two 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 n

[Development] Nested Mousearea don't pass events

2013-05-20 Thread Matteo Brichese
MouseArea { 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'

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

2013-05-12 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

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

2013-05-09 Thread Matteo Brichese
browse 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: Mat

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

2013-05-09 Thread Matteo Brichese
make a bug 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://

[Development] MultiPointTouchArea and GestureEvent not propagating

2013-05-08 Thread Matteo Brichese
ement under (in my case the parent), 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...@ca

[Development] Listview positionViewAtIndex Center not working

2013-05-06 Thread Matteo Brichese
esn't 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.

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

2013-04-30 Thread Matteo Brichese
ther options like "-plugin evdev:/dev/input/event1" or with tslib or xinput, multitouch simply doesn't work. My Xorg version is : X.Org X Server 1.11.2 Release Date: 2011-11-04 The strange thing is that with a ListView everything goes very well. --- Matteo Brichese Software Engine

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

2013-04-29 Thread Matteo Brichese
nel as well, but before starting 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 ___ Deve

[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 messagg

[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 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'v

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

2013-03-27 Thread Matteo Brichese
r command for the gst pipeline like 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

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

2013-03-25 Thread Matteo Brichese
: wm97xx touchscreen 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.

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

2013-03-25 Thread Matteo Brichese
gure script but no luck. >I'm missing something? I've found online that this options was inserted 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 rebuildi

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

2013-03-25 Thread Matteo Brichese
egards. -- Thiago Macieira - thiago.macieira (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@q

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

2013-03-22 Thread Matteo Brichese
form.h:#include 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 mbrich...@came.it Came Canc

[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 hard

[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 Engine

[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+mbri

[Development] [QT5] Configure error in QUrl

2013-03-22 Thread Matteo Brichese
fers to folder qtbase/src/plugins/platforms/eglfs It seems that the “None” element of the struct defined in qurl.h is even a defined constant in an X11-header. If I relaunch the configure script with -no-eglfs option all goes well and I'm able to compile (make & make install) all the modul