From d820449931d469a7130b756c594a98bde91eaf5f Mon Sep 17 00:00:00 2001 From: Robert Osfield Date: Tue, 1 Apr 2003 18:35:31 +0000 Subject: [PATCH] Used notify for reporting the keypressing to the commandline. --- examples/osgkeyboard/osgkeyboard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/osgkeyboard/osgkeyboard.cpp b/examples/osgkeyboard/osgkeyboard.cpp index 0cc0ff585..b9b254498 100644 --- a/examples/osgkeyboard/osgkeyboard.cpp +++ b/examples/osgkeyboard/osgkeyboard.cpp @@ -43,7 +43,7 @@ protected: void KeyboardModel::keyChange(int key,int value) { - std::cout << "key value change, code="<