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

L505 fpc505 at z505.com
Sat Dec 10 09:12:26 CET 2005




> 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.


Neat.. saves a lot of screen space with the fonts and menus you use.  I'll write a
page about it when I get a chance after playing with it.




More information about the fpc-pascal mailing list