Mouse and GLFW

nobody wrote on Sunday, February 10, 2008:

Im making menus with GLFW and I have one problem. The main menu position of EXIT GAME item, is the same as position of OK item in some child menu. If I click the OK in child menu, the game goes to main menu but then exits. I use mouse button to handle the manu items, and I know that there is something wrong with handlig with mouse key. I have used a command glfwDisable(GLFW_SICKEY_MOUSE_BUTTONS). But that changed nothig. Does somone know what could be wrong?

nobody wrote on Sunday, February 10, 2008:

problem is solved no need to answer this thread:)