Wrecked Games

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're just that awesome.

Author Topic: OIS and multiple window  (Read 728 times)

z3r0th

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 1
    • View Profile
OIS and multiple window
« on: December 01, 2010, 05:23:28 AM »

I've search on this forum and google as well, but didnt find anything. =/

I have one application with 3 windows, using OGRE.
The thing is that i dont know how to get the imput from all Windows. Untill now i just get imput from the last one that i register..

Someone can put me in the right way?

thanks!
Logged

pjcast

  • Administrator
  • Veteran
  • *****
  • Karma: +1/-0
  • Posts: 2661
    • View Profile
    • http://www.wreckedgames.com
Re: OIS and multiple window
« Reply #1 on: December 01, 2010, 07:43:42 AM »

Create an OIS instance per window, and any devices you need for each window.
Logged