Lines Matching full:onkey
122 'getshapes', 'listen', 'mode', 'onkey', 'onscreenclick', 'ontimer',977 self.onkey(None, key)1314 def onkey(self, fun, key):1330 >>> screen.onkey(f, "Up")