You are hereDocumentation / 1. Basic Concept
1. Basic Concept
MSEgui is a Pascal program library, which provides the building blocks for developing programs with graphical user interface. MSEide is the corresponding integrate development environment for effective software production with Free Pascal and MSEgui. MSEide is also suitable for the development of gcc and microcontroller applications.
Currently MSEide+MSEgui run under i386-linux and i386-win32, while supported microprocessors are CPU32, ARM and AVR32. MSEgui is predominantly platfor independent. Additional platforms may be added by implementing the system-dependent software elements. The system-dependent MSEgui modules are located in subdirectories of lib/common/kernel.

