Re: [Interest] Very old wait cursor on Mac OSX

2012-04-02 Thread Konstantin Tokarev
02.04.2012, 11:50, Tony Rietwyk t...@rightsoft.com.au: Hi Everybody, Using Qt 4.8.1 commercial, on Mac OSX 10.7.3. I'm setting the wait cursor during long running database operations using QApplication::setOverrideCursor( QCursor(Qt::WaitCursor) ) On Windows 7, it shows the

Re: [Interest] Very old wait cursor on Mac OSX

2012-04-02 Thread Konstantin Tokarev
02.04.2012, 12:21, Dair Grant d...@refnum.com: On 2 Apr 2012, at 08:50, Tony Rietwyk wrote:  On Windows 7, it shows the correct spinning blue circle.  On OSX, it shows  the a cursor with four quadrants - 2 white and 2 black, which is very old,  and not anti-aliased, so it looks really ugly.

Re: [Interest] problem building with webkit

2012-04-02 Thread wargand
dev package not installed? Guido On Mon, Apr 02, 2012 at 08:52:06AM -0400, Duane wrote: Using Fedora 16. configure/make/make install. Make fails building webkit with error Project ERROR: Package gstreamer-app-0.10 not found. Yum install qstreamer reports Package

Re: [Interest] problem building with webkit

2012-04-02 Thread Andreas Pakulat
On 02.04.12 08:52:06, Duane wrote: Using Fedora 16. configure/make/make install. Make fails building webkit with error Project ERROR: Package gstreamer-app-0.10 not found. Yum install qstreamer reports Package gstreamer-0.10.35-1.fc16.i686 already installed and latest version

Re: [Interest] problem building with webkit

2012-04-02 Thread Duane
On 04/02/2012 09:06 AM, Thiago Macieira wrote: On segunda-feira, 2 de abril de 2012 08.52.06, Duane wrote: Using Fedora 16. configure/make/make install. Make fails building webkit with error Project ERROR: Package gstreamer-app-0.10 not found. Yum install qstreamer reports Package

Re: [Interest] post event between threads

2012-04-02 Thread Samuel Gaist
Hi, If you just want to signal that something has arrived, why not simply use signals and slots ? They work across threads. Hope this helps Samuel On 2 avr. 2012, at 18:05, Riccardo Roasio wrote: Hi, how can i post an event from a thread to another? my application have a thread that

[Interest] Re : post event between threads

2012-04-02 Thread BOUCARD Olivier
Hi Riccardo, This kind of communication is done using a signal/slot. This mechanism is thread-safe. Olivier. De : Riccardo Roasio riccardo.roa...@gmail.com À : interest@qt-project.org Envoyé le : Lundi 2 avril 2012 18h05 Objet : [Interest] post event

Re: [Interest] post event between threads

2012-04-02 Thread Andreas Pakulat
On 02.04.12 18:05:17, Riccardo Roasio wrote: Hi, how can i post an event from a thread to another? my application have a thread that read from a serial port and another thread that wait for something received on the serial port. I cannot use postEvent because in one thread i don'e have

Re: [Interest] post event between threads

2012-04-02 Thread Thiago Macieira
On segunda-feira, 2 de abril de 2012 18.05.17, Riccardo Roasio wrote: Hi, how can i post an event from a thread to another? my application have a thread that read from a serial port and another thread that wait for something received on the serial port. I cannot use postEvent because in

Re: [Interest] window alway on top

2012-04-02 Thread Tibold Kandrai
Hi! I'm not sure what you try to achieve here, but if I understood it right setting the windowModality to ApplicationModal might help. :) On 02/04/2012 20:06, Tibo W wrote: Hi, I have a Qt application displayed full screen, and small semi-transparent windows (QGraphicsView + QML) on top on

Re: [Interest] Build Qt 4.8.1 commercial fails on Mac OSX 10.7.3, Xcode 4.3.2 with -sdk 10.6

2012-04-02 Thread Turunen Tuukka
Hi Tony, It is fine to always contact the Qt Commercial support team directly using the customer portal at qt.digia.com Yours, -- Tuukka Turunen Director, Qt Commercial RD Digia Plc Piippukatu 11, 40100 Jyväskylä, Finland Visit us at: www.digia.com