Menu

GLFW Fullscreen Input Problem

Using GLFW
2008-03-24
2012-11-08
  • Nobody/Anonymous

    When I compile and run a program that utilizes GLFW 2.6 and its window/keyboard functions I cannot seem to get any readings from the keyboard when I am in a fullscreen mode different from the native resolution I have set. I am using Vista (32-bit IIRC), whether that may be the problem or not.

    Any solutions or workarounds would be helpful.

     
    • TTK-Bandit

      TTK-Bandit - 2008-03-27

      I don't get that problem, but it sounds to me like the app loses focus when going to fullscreen..
      have you checked if the error is still there if you switch with alt tab to another app and back again ?