Skip to content

MSEgui version 5.10.4.

Latest
Compare
Choose a tag to compare
@fredvs fredvs released this 13 Apr 11:54
· 11 commits to main since this release

msegui_24 MSEide+MSEgui Pascal Cross Platform GUI Development System.

2024-04-13 MSEgui version 5.10.4.

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

  • Compiles with FPC 2.6.4, 3.0.0, 3.0.2, 3.2.0, 3.2.2 and 3.3.1.
  • Compiles with FPC-LLVM 3.3.1.
  • For Linux-x86_64, Linux-i386,
    Linux-Rpi-arm32, Linux-Rpi-aarch64,
    FreeBSD-x86_64, FreeBSD-i386,
    NetBSD-x86_64, NetBSD-i386,
    OpenBSD-x86_64, OpenBSD-i386,
    Darwin-MacOs-x86_64, Darwin-MacOs-aarch64,
    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.
  • BGRABitmap graphic library compatible.

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.

Video of installation + load/run demo:
https://user-images.githubusercontent.com/3421249/198116838-e3eaa3ca-0150-4df5-8c9f-b23bd945f5ba.mp4

Warning: For Windows, with optimization >= 3, better use -OoNODFA to disable DFA. See here: #60

Warning: For Darwin-MacOs, you need to install xquartz and fontconfig:
> brew install xquartz fontconfig

For the release of binary MSEide, please use the assets of release 5.10.0. (no change in MSEide for MSEgui 5.10.4.)
See assets at end of page:
https://github.com/mse-org/mseide-msegui/releases/tag/5.10.0