Re: [Interest] Qt 5.6.0, QtCreator 3.6.0 and MSVC2015 - Compiler Issue

2016-07-12 Thread Simone CJB
Confirm that it works like a charm now! Thank you Simone > Il giorno 24/mag/2016, alle ore 20:40, Cjb_SW Freescale > ha scritto: > > Thanks Tres! > You gave me a good input! > Now I'm installing all the c++ stuff, hope that it will work later. > > Th

Re: [Interest] Qt5 C++ Widgets and Animated ListView

2016-07-12 Thread Simone CJB
It is finally the solution to my problems! Thanks a lot Simone > Il giorno 24/mag/2016, alle ore 18:57, Cjb_SW Freescale > ha scritto: > > Dear Martin, > Thank you a lot for your answer. > In fact, I missed this class in Qt, I will give it a try as soon as I > c

Re: [Interest] QTimer Freeze in 4.8

2016-06-23 Thread Simone
Sorry, I did not pay attention to the mail recipients. Today, after many tests I discovered that also a simple application with a QMainWindow only and a timer that increase a counter, is freezed after about 3 hours. The timer run every 250ms. The touch screen press recover the situation, and ever

Re: [Interest] Qt 5.6.0, QtCreator 3.6.0 and MSVC2015 - Compiler Issue

2016-05-24 Thread Simone
It is finally the solution to my problems! Thanks a lot Simone > Il giorno 24/mag/2016, alle ore 20:40, Cjb_SW Freescale > ha scritto: > > Thanks Tres! > You gave me a good input! > Now I'm installing all the c++ stuff, hope that it will work later. > > Th

Re: [Interest] Qt5 C++ Widgets and Animated ListView

2016-05-17 Thread Simone
You mean that with QListView i have natively the scrolling by finger with deceleration and bouncing effect? I need exactly the same result as the QML ListView component. If yes it seems wonderful to me.. Do you know some examples on the web? > Il giorno 17/mag/2016, alle ore 19:19, Konstanti

Re: [Interest] Qt5 C++ Widgets and Animated ListView

2016-05-17 Thread Simone
Thank you Thiago, You mean that i will be able to use QML with the raster engine? Wow! Are you aware of the timings? Thank you a lot Regards Simone > Il giorno 17/mag/2016, alle ore 20:02, Thiago Macieira > ha scritto: > >> On terça-feira, 17 de maio de 2016 19:16:08 PDT C

[Interest] QML Listview delegate in C++

2015-06-05 Thread Simone
g the smoothness of the scrolling. I was wondering if I can develop the delegate in C++ (with widgets) instead of pure QML since the creation of QML objects is (of course) slower. Is there such possibility? Can I reasonably increase scroll performances? Thanks in advance Regards S

[Interest] R: QML TextEdit cursor not visible

2014-08-07 Thread Simone
No Idea? Thanks Simone Da: Simone [mailto:cjb.sw.nos...@gmail.com] Inviato: martedì 5 agosto 2014 08:27 A: interest@qt-project.org Oggetto: QML TextEdit cursor not visible Priorità: Alta Dear All, I have a problem in my application, I’m using Qt 4.8.5 and QML on our ARM freescale

[Interest] QML TextEdit cursor not visible

2014-08-04 Thread Simone
it in this page because I need more than one line. Any Idea? Many Thanks Simone ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] QT4 embedded QWS and VNC server

2014-03-24 Thread Simone
always the graphics to a VNC server if it is not needed, but only when I decide to do that from my GUI. Any suggestion? Thanks so much Simone ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] QWS server and touch detection

2014-02-17 Thread Simone
not a normal usage, the touchscreen should be not removed, but probably due to some electrical noises sometimes the USB interface loose connection for a while, and the application does not handle the touchscreen anymore. I'm not able to find a workaround for this issue. Any ideas? Tha

[Interest] QWS server and touch detection

2014-02-17 Thread Simone
not a normal usage, the touchscreen should be not removed, but probably due to some electrical noises sometimes the USB interface loose connection for a while, and the application does not handle the touchscreen anymore. I'm not able to find a workaround for this issue. Any ideas? Tha

[Interest] R: Ip-Cam & MJPEG with QT 4.8

2014-02-12 Thread Simone
Hi Mandeep, I will look into this. Thanks Simone Da: Mandeep Sandhu [mailto:mandeepsandhu@gmail.com] Inviato: mercoledì 12 febbraio 2014 07:24 A: Simone Cc: Interest@qt-project.org Oggetto: Re: [Interest] Ip-Cam & MJPEG with QT 4.8 Do you have GStreamer ported to your partic

[Interest] Ip-Cam & MJPEG with QT 4.8

2014-02-11 Thread Simone
Hello, does somebody know how to display a video stream from an IP camera, which support MJPEG format? Is it possible with QT 4.8 ? My target system is an embedded linux device. Thanks Simone ___ Interest mailing list Interest@qt-project.org

Re: [Interest] Use internationalisation in qt4 with QWS

2014-02-08 Thread Simone
ARM systems and qt embedded.. Any hint? Thanks Simone > Il giorno 15/gen/2014, alle ore 07:49, Konstantin Tokarev > ha scritto: > > > 14.01.2014, 22:58, "Simone" : >> Hi, >> >> For an application, we need to be able to type from a virtual keyb

[Interest] R: Qt creator and source files date problem

2014-02-07 Thread Simone
don’t know how to fix. I have this problem because yesterday I’ve done some tests about date/time change from my application, and surely I built with the wrong date (higher than now). I tried deleting the build directory, but nothing happens. Any suggestion? Thanks Simone Da

[Interest] Qt creator and source files date problem

2014-02-07 Thread Simone
Hello all, i have a problem with the build of my application, ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] Multi language/font display in qt4

2014-02-02 Thread Simone
any input methods, and i don't know minimally what i need and how it works. How I can handle complex combinations of characters like normal typing in korean or chinese? How input method work with QWS (non X11 system) and what is the best solution? Thanks Simone > Il giorno 26/gen/20

Re: [Interest] Multi language/font display in qt4

2014-01-26 Thread Simone
h the same logic on windows? Bye Simone > Il giorno 26/gen/2014, alle ore 13:43, Till Oliver Knoll > ha scritto: > >> Am 26.01.2014 um 12:57 schrieb Simone : >> >> ... >> Are you sure of that? >> I read some article about fontconfig and seems

Re: [Interest] Multi language/font display in qt4

2014-01-26 Thread Simone
Hello Bo, Thank you for your reply. Are you sure of that? I read some article about fontconfig and seems that there is a solution, but i have not understood how it work. Maybe someone have experience with fontconfig and qt embedded? Thanks Simone > Il giorno 26/gen/2014, alle ore 12

[Interest] Multi language/font display in qt4

2014-01-25 Thread Simone
what to use for each kind of language. There is a solution to do that? I'm using qt 4.8.5 embedded & QWS (on an embedded ARM platform). Thanks so much Simone ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Run variables from qtcreator

2014-01-16 Thread Simone
iling them manually in the apposite dialog. Is it possible? If not, where are the current run settings stored? Thanks so much Simone ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Use internationalisation in qt4 with QWS

2014-01-14 Thread Simone
ation. Does someone have some hints? Is this possible? Thanks so much Regards, Simone ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] R: Map position of listview item

2013-11-21 Thread Simone
Hi Mark, I followed the documentation and now all is working as expected! Thanks so much! Simone Da: Mark Tucker [mailto:mark.tuc...@airborne.aero] Inviato: giovedì 21 novembre 2013 15:56 A: Simone; interest@qt-project.org Oggetto: RE: [Interest] Map position of listview item Hello

[Interest] Map position of listview item

2013-11-21 Thread Simone
things that are not necessary to view until an item is selected. This "expand bar" must be shown when the item is clicked, and of course I want to show at the correct position. May someone can help me? Thanks Simone ___ Interest ma

[Interest] R: R: Replicate QML Listview in QtCpp and widgets

2013-11-12 Thread Simone
Hello Clément, thank you, it is a very interesting article. I will try Thanks a lot Bye Simone Da: Clément Geiger [mailto:clement.gei...@gmail.com] Inviato: martedì 12 novembre 2013 08:47 A: Simone Cc: Alan Alpert; interest@qt-project.org Oggetto: Re: [Interest] R: Replicate QML

[Interest] R: Replicate QML Listview in QtCpp and widgets

2013-11-11 Thread Simone
using qt4.8.5 Let's see if I can find something on the web.. However, I am waiting for some good soul who wants to help me :-) Regards Simone -Messaggio originale- Da: Alan Alpert [mailto:4163654...@gmail.com] Inviato: lunedì 11 novembre 2013 23:01 A: Simone Cc: interest@q

[Interest] Replicate QML Listview in QtCpp and widgets

2013-11-11 Thread Simone
what we are looking for, but for political questions we can't use QML. There is an alternative? I saw that QlistWidget is not really perfect and simple like the Qml object.. Does someone have some code or examples (or maybe web articles) to share? Many Thanks S

Re: [Interest] Network configuration from qt under linux

2013-11-10 Thread Simone
Hello Nate, This seems interesting. My system can be customized, so there are no problems. Do you have some code for reference or a web tutorial? Thank you Simone > Il giorno 10/nov/2013, alle ore 02:55, nate.y...@gmail.com ha scritto: > > If your system can be customized, that wil

[Interest] Network configuration from qt under linux

2013-11-09 Thread Simone
stion? Thanks so much Simone ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

Re: [Interest] R: Qt5 toolchain for arm

2013-08-24 Thread Simone
Yes, you are right, But in my case qt5 for ARM are built by yocto.. There is a manual procedure to configure qt creator for cross development if I don't have the "ready" qmake? I think i cannot use the standard x86 qmake.. Right? Il giorno 24/ago/2013, alle ore 18:44, Eric Nelson ha scritto:

[Interest] R: Qt5 toolchain for arm

2013-08-24 Thread Simone
sabato 24 agosto 2013 12:07 A: Simone Cc: interest@qt-project.org Oggetto: Re: [Interest] Qt5 toolchain for arm On Sat, Aug 24, 2013 at 12:40 PM, Simone mailto:cjb.sw.nos...@gmail.com> > wrote: Hello Thiago and thank you for the reply! The recipe meta-qt5 already exist and I've

Re: [Interest] Qt5 toolchain for arm

2013-08-24 Thread Simone
a, 23 de agosto de 2013 23:14:15, Simone wrote: >> Hello, >> I have finished today to build my custom image with yocto, for our embedded >> board (platform freescale imx53). In the image I've compiled successfully >> the qt5.1.0 libraries (meta-qt5). >> >> No

[Interest] Qt5 toolchain for arm

2013-08-23 Thread Simone
Hello, I have finished today to build my custom image with yocto, for our embedded board (platform freescale imx53). In the image I've compiled successfully the qt5.1.0 libraries (meta-qt5). Now the problem is: how I can develop for the linux platform? I would generate the toolchain (like the on