[eq-dev] Qt integration
Stefan Eilemann
eilemann at gmail.com
Fri Jul 17 15:17:29 CEST 2009
On 17. Jul 2009, at 14:12, m0bl0 wrote:
>> Why? Do you have issues with processing them on the main thread?
>
> I guess mouse and keyboard events could be handled in the main
> thread, but
> the window events (resize/show/hide etc) have to be forwarded to
> Equalizer.
You could just handle them by setting the PixelViewport on the
eq::Window, similar to Window::processEvent. Equalizer doesn't need
the native events.
Does that help you?
Cheers,
Stefan.
More information about the eq-dev
mailing list