Exemple #1
0
 def _onKeyPressed(self, _evt):
     """Keyboard button pressed event
     """
     if BaseViewMode._onKeyPressed(self, _evt):  return True
         
     return False