Re: Public Beta of Castalia 2

From: Martin Waldenburg (Martin.Waldenburg_at_T-Online.de)
Date: 11/23/03


Date: Sun, 23 Nov 2003 17:37:29 +0100

Robert Love wrote:
> Are you intrested in help?

currently I'm in an to early state,
just a scrolling view with an integrated
customizeable command processor.
I've got C#Builder just a very short time ago.
The goal is to make it transparently
modular so that it can serve as a base
for different controls, not only editors.
Almost every aspect is intended to be
scriptable.
Events or rather the methods raising the
events will request the command processor
to execute named commands, which can
be replaced at runtime.

But maybe later.

Martin