Re: [Interest] Qt and Cygwin-X

2014-07-31 Thread william.croc...@analog.com
>> >> I recently upgraded from Qt4.7.1 to Qt4.8.6 >> When I did that, the performance of my app, >> when running under CygwiX, got significantly >> worse. > > That's expected. Qt 4.8 uses the raster graphics engine by default, whereas Qt > 4.7 ran with the native (XRender) by default. > > The rast

Re: [Interest] Qt and Cygwin-X

2014-07-30 Thread Thiago Macieira
On Wednesday 30 July 2014 11:28:49 william.croc...@analog.com wrote: > Hello: > > I recently upgraded from Qt4.7.1 to Qt4.8.6 > When I did that, the performance of my app, > when running under CygwiX, got significantly > worse. That's expected. Qt 4.8 uses the raster graphics engine by default, w

[Interest] Qt and Cygwin-X

2014-07-30 Thread william.croc...@analog.com
Hello: I recently upgraded from Qt4.7.1 to Qt4.8.6 When I did that, the performance of my app, when running under CygwiX, got significantly worse. Specifically: I open a putty window on my Windows laptop, connect to my Linux box and run my app using the Cygwin X server. The application appears on