[fpc-pascal] New Pascal cross platform GUI library with IDE

Mattias Gaertner nc-gaertnma at netcologne.de
Fri Dec 9 19:13:42 CET 2005


On Thu, 8 Dec 2005 09:52:50 +0100
Martin Schreiber <fpmse at bluewin.ch> wrote:

> My Pascal cross platform GUI library and IDE has reached 'near beta'
> state. I plan to release the IDE under GPL and the library under LGPL or
> similar.
> 
> - Compiles on FPC 2.0.2 or FPC 2.0.3.
> - Tested on i386-linux SuSE 9.0,9.2,10.0 and i386-win32 98 and 2000.
> - Links to xlib and gdi32, no external widget library needed.
> - Internal character encoding is UCS2.
> - Uses anti aliased fonts on Linux (XFT).
> - All screen drawing is double buffered.
> - Has docking forms.
> - Has embedded forms (similar to TFrame).
> 
> IDE:
> - Integrated debugging.
> - Source code highlighting.
> - Source code navigation with  support for include files.
> - Integrated visual form designer with source code update for components
> and  events.
> - Flexible and practical build system with switchable macros.
> 
> You can download source and binaries from
> http://mypage.bluewin.ch/msegui/

Is there any Readme, Makefile or Install text?

Mattias



More information about the fpc-pascal mailing list