Re: [as-devel] Re: Voice Recognition and AS
Derek Wyatt (derek@scar.utoronto.ca)
Thu, 1 Jul 1999 16:47:54 -0400 (EDT)
> I'd suggest making it a module. If you need to be able to do something
> that modules can't currently do, we might be able to add new commands.
> For example code: the Gnome module is an example of a module that does
> lots of message passing, Tile and Cascade move and resize windows, Ident
> can determine a window's current state.
Alrighty. I've just been hacking around the module stuff for the last
little while, jumping over learning curves and such... I'm using Cascade
as a template right now. I figure a "raise" or some other such command is
a good test for now.
Cheers,
Derek