[Interest] QuickFrameBufferObject does not redraw

2015-09-15 Thread Wehmer, Matthias
Hi everybody, I am currently experimenting with the QFrameBufferObject and try to draw via raw OpenGL calls. The relevant part of the render function in the QuickFrameBuffrObject::Renderer looks like this: void Drawer::render() { int width = 1.0f; int height = 1.0f; glEn

[Interest] Qt5.1.0 Blocking when new QQmlComponent

2015-09-15 Thread sun . hw
Hi guys, I have an issue to hide a quick item and show another. When I use new QQmlComponent( engine, qml_file_name, rootObject ), blocking happens sometimes. And most of the time it run well with the same qml_file_name . Why? Has anybody met such a problem? Kind regards, Alber

Re: [Interest] Difference between QProcess::execute() and QProcess::start()

2015-09-15 Thread Lorenz Haas
> But with QProcess::start() > the webserver produces very strange faults and with QProcess::execute(), it > works. > > Since there is no difference mentioned in the documentation between those to > functions, I'd like to ask, if you have a idea what is going on here. >From the docs "int QPro

Re: [Interest] Qt5.5, VS2013 chain, compile warnings and linking errors

2015-09-15 Thread Sze Howe Koh
On 15 September 2015 at 20:32, Jason Kretzer wrote: > > > -Original Message- > From: Koehne Kai [mailto:kai.koe...@theqtcompany.com] > Sent: Tuesday, September 15, 2015 4:36 AM > To: Gunnar Roth; Jason Kretzer > Cc: interest@qt-project.org > Subject: RE: [Interest] Qt5.5, VS2013 chain, com

[Interest] Difference between QProcess::execute() and QProcess::start()

2015-09-15 Thread Joachim Langenbach
Good evening, I have a php webservice and a Qt client. To test the webservice I use the php build in webserver. Therefore my idea was to use the build in php webserver also to serve the webservice instance during the Qt client tests. Todo so, I tried to start the webserver with help of QProcess. B

[Interest] Lovely Arabic/Persian layout challenges

2015-09-15 Thread mark diener
Hello List: Has anybody come across how to control right to left languages with respect to alignment application wide. http://doc.qt.io/qt-5/qguiapplication.html#layoutDirection-prop In my case, I need to project arabic along with english. But the shifting of left to right layout and right to l

Re: [Interest] Qt5.5, VS2013 chain, compile warnings and linking errors

2015-09-15 Thread Jason Kretzer
-Original Message- From: Koehne Kai [mailto:kai.koe...@theqtcompany.com] Sent: Tuesday, September 15, 2015 4:36 AM To: Gunnar Roth; Jason Kretzer Cc: interest@qt-project.org Subject: RE: [Interest] Qt5.5, VS2013 chain, compile warnings and linking errors > -Original Message- >

Re: [Interest] Qt5.5, VS2013 chain, compile warnings and linking errors

2015-09-15 Thread Jason Kretzer
-Original Message- From: interest-bounces+jason=gocodigo@qt-project.org [mailto:interest-bounces+jason=gocodigo@qt-project.org] On Behalf Of Thiago Macieira Sent: Monday, September 14, 2015 11:37 PM To: interest@qt-project.org Subject: Re: [Interest] Qt5.5, VS2013 chain, compile

[Interest] How to make modal dialog?

2015-09-15 Thread Igor Mironchik
Hi, Is it possible to implement next feature? ... If main window of application is active then some dialog, let's call its Dialog, will apear on some event, let's call its Event, in the application. But if main window is not active (minimized) and Event occures in app then Dialog shouldn't be

Re: [Interest] Qt5.5, VS2013 chain, compile warnings and linking errors

2015-09-15 Thread Koehne Kai
> -Original Message- > [mailto:interest-bounces+kai.koehne=theqtcompany@qt-project.org] On > Behalf Of Gunnar Roth > Subject: Re: [Interest] Qt5.5, VS2013 chain, compile warnings and linking > errors > > I hardy believe Windows v7.1A sdk is going to work with VS2013. If you want to