View Full Version : Glut Key Press
LostInTheWoods
09-08-2002, 07:17 AM
Does glut distinguish between cap keys, and lower case keys? Meaning if the caps is on or off. Or does R, and r return the same value to glut? Or are they different? And if there same which of the ascii key values is returned the cap value or the lower case value??
Latrans
09-08-2002, 11:36 AM
Ever here of a little notion called "experimentation." I would think something like this would be pretty simple to test.
nexusone
09-09-2002, 04:45 PM
Yes is the answer.
http://www.opengl.org/discussion_boards/ubb/smile.gif
Originally posted by LostInTheWoods:
Does glut distinguish between cap keys, and lower case keys? Meaning if the caps is on or off. Or does R, and r return the same value to glut? Or are they different? And if there same which of the ascii key values is returned the cap value or the lower case value??
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.