Page 1 of 1

Strange mouse behavior

Posted: Fri Jan 02, 2015 15:30
by paul424
When setting this with OIS I keep getting aa whiole bunch of problems :

Code: Select all

paramList.insert(std::make_pair(std::string("x11_mouse_grab"), std::string("true")));



1) On first system it blcoks tke keyboard from getting proper focus ( no key typing inside the window ) .
2) On second system when I move the cursor above or below the border it "jumps back " to the center of the window :( ....

I am using CGUI 0 8 4 and newest OIS.