Comedia Forms
(version 1.1)
Overview
Comedia Forms is an implementation of GUI Application Framework.
This framework can redicaly speedup development of complex
pluggable graphical applications in distributed development group.
The framework has following features:
Presents application as a set of independent modules.
Supports different application GUI styles.
Performs module inplace activation.
Performs resource pooling.
Supports intermodule communication.
Manages module lifecycle.
Comedia Forms presents application as a combination of four
main parts: Main Form, Visual Components, System Services and Modules.
The framework has a bunch of ready to use classes which simplify
and standardize your GUI development. They can be separated into
several groups:
And only modules are a part of application which should be
implemented by programmer. Everything else is done by Comedia Forms.
More about architecture...
Articles
Download
Download version 1.1...