Skip to content

MSEide+MSEgui 5.6.8.

Compare
Choose a tag to compare
@fredvs fredvs released this 09 Apr 14:12
· 178 commits to main since this release

MSEide+MSEgui Pascal Cross Platform GUI Development System.

Version 5.6.8 2022-04-09.

  • Fixes to previous release.
  • Added option to dynamic loading of PO-MO GetText files (-dmse_dynpo parameter).
  • Compatible with trunk fpc 3.3.1. date: 2022-04-09.

Copyright (c) 1999-2022 by Martin Schreiber and friends.

  • Compiles with FPC 2.6.4, 3.0.0, 3.0.2, 3.2.0. 3.2.2.
  • For FreeBSD-x86_64, Linux-i386, Linux-x86_64,
    Linux-arm32 and aarch64 (Raspberry Pi),
    Windows-i386, Windows-x86_64.
  • Links to xlib and gdi32, no external widget library needed.
  • Internal character encoding is utf-16.
  • Uses anti aliased fonts on Linux (Xft).
  • All screen drawing is double buffered.
  • Has docking forms and MDI.
  • Has embedded forms (similar to TFrame).
  • Has a class bridge that can be enabled.
  • Has sophisticated database access components and data edit widgets.
  • Internationalization functionality with resource modules.
  • Report generator.

IDE:

  • Integrated debugging.
  • Source code highlighting.
  • Source code navigation with support for include files.
  • Code completion for classes.
  • Procedures list.
  • Integrated visual form designer with source code update for components and
    events.
  • Flexible and handy build system with switchable macros.
  • Visual form inheritance.
  • Integrated report designer.
  • Classes bridge provided.