Skip to content

Commit

Permalink
make KeyboardListener functions rather than a class
Browse files Browse the repository at this point in the history
git-svn-id: https://pyjamas.svn.sourceforge.net/svnroot/pyjamas/trunk@502 7a2bd370-bda8-463c-979e-2900ccfb811e
  • Loading branch information
lkcl committed Mar 28, 2009
1 parent 79d5cfc commit 450939c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
@@ -1,6 +1,9 @@
Changes made to Pyjamas since 0.5
---------------------------------

* Made KeyboardListener a singleton module rather than have a class
named the same as the module.

* Added Right-clickable Context Menus, and added an example in KitchenSink
Menus.py to show how to set them up.

Expand Down

0 comments on commit 450939c

Please sign in to comment.