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.