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/ Have a lot of fun! Martin _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal