On Mon, 2006-07-17 at 15:00 -0600, Bob Greschke wrote:
> First off I have this class (thanks to whoever came up with this way back
> when):
>
> ##
> # BEGIN: class Command
> # LIB:Command():2006.110
> #Pass arguments to functions from button presses and menu selections,
>
First off I have this class (thanks to whoever came up with this way back
when):
##
# BEGIN: class Command
# LIB:Command():2006.110
#Pass arguments to functions from button presses and menu selections,
#bind's. Nice!
#In your declaration:
#...command = Com