How to divert QT input traffic to OIS?

Problems building or running the engine, queries about how to use features etc.
Post Reply
lucky7456969
Gremlin
Posts: 156
Joined: Tue Sep 18, 2012 3:43 am

How to divert QT input traffic to OIS?

Post by lucky7456969 »

Today, I found a post on integration of QT and OIS
And knowing that both cannot co-exist.
So I must write some code to divert QT inputs
to OIS inputs,
I can't simply do mKeyboard->Capture();
or I have to create a dummy window.
I wonder if there are any example code of this kind of divertion?
Thanks
Jack
Post Reply