Provide a generic system for handling menu navigator actions
commit345833306dda6eeaad7c88f77e1ce5d06b9f177c
authorAndrew Sayman <lorien420@myrealbox.com>
Wed, 17 Oct 2007 01:47:41 +0000 (16 21:47 -0400)
committerAndrew Sayman <lorien420@myrealbox.com>
Wed, 17 Oct 2007 01:47:41 +0000 (16 21:47 -0400)
treedb6013e2825ec50af9993f0a8e7d5fff202f5808
parentc1505672f12aa453361511fd24203b93262d2975
Provide a generic system for handling menu navigator actions

This also includes the implementation for TraitlistBox separated and only
within the TraitlistBox code. It makes way for other classes to implement
their own handling.
character_window.py
menu_navigator.py
traitlist_box.py