Author: matt Date: 2010-11-30 03:00:52 -0800 (Tue, 30 Nov 2010) New Revision: 7920 Log: Added glutKeyboardUpFunc to the missing functions in 1.1.11
Modified: branches/branch-1.1/documentation/glut.html Modified: branches/branch-1.1/documentation/glut.html =================================================================== --- branches/branch-1.1/documentation/glut.html 2010-11-30 10:34:43 UTC (rev 7919) +++ branches/branch-1.1/documentation/glut.html 2010-11-30 11:00:52 UTC (rev 7920) @@ -27,6 +27,7 @@ <LI><TT>glutVideoResize()</TT> missing. </LI> <LI><TT>glutWarpPointer()</TT></LI> <LI><TT>glutWindowStatusFunc()</TT></LI> +<LI><TT>glutKeyboardUpFunc()</TT></LI> <LI>Spaceball, buttonbox, dials, and tablet functions</LI> </UL> Most of the symbols/enumerations have different values than GLUT uses. _______________________________________________ fltk-commit mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-commit
