[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Circus-cvs] circus/modules/CircusKeybindings keybindings.py...
From: |
Tom von Schwerdtner |
Subject: |
[Circus-cvs] circus/modules/CircusKeybindings keybindings.py... |
Date: |
Sun, 17 Nov 2002 12:42:22 -0500 |
CVSROOT: /cvsroot/circus
Module name: circus
Changes by: Tom von Schwerdtner <address@hidden> 02/11/17 12:42:22
Modified files:
modules/CircusKeybindings: keybindings.py
Added files:
modules/CircusKeybindings: util.py
Log message:
Commit because I havent in a while..
Working on keybindings. Basically we will have a KeyBinding class and
we will use that to define KeyBindings (go figure). When a KeyBinding calss is
called (there will be one for each keybinding) it's attribute 'action' (which
is a function) will be executed....
Not a very good explination I know, more to come...
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/circus/circus/modules/CircusKeybindings/util.py?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/circus/circus/modules/CircusKeybindings/keybindings.py.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Circus-cvs] circus/modules/CircusKeybindings keybindings.py...,
Tom von Schwerdtner <=