MSEide
is
a Rapid
Application
Development
IDE for platform
independent
rich
GUI applications in the Pascal
language.
It
comes with its own GUI toolkit called MSEgui,
which ensures programs are portable.
MSEgui
has
identical
look and feel on
all supported platforms, the look of the widgets is highly
configurable.
The
widgetset library is completely written in Pascal and links directly
to xlib on Linux and to gdi32 on win32.
MSEgui
includes
sophisticated DB-access components and DB-aware widgets.
Main
goal of development is to provide a handy,
stable
and
very productive
tool
for professionals.
MSEide+MSEgui
currently
runs on i386-linux, i386-win32, x86_64-win64,
x84_64-linux,
x86_64-freebsd and arm-linux.
IDE is under GPL, library under modified LGPL like Free Pascal RTL.
1. Download and install FPC 3.0.4 or 3.0.2, you can get it from:
https://www.freepascal.org/download.var
2. Download the development environment: mseide_msegui_src_4_6_2.zip
3. Download the IDE binary
Linux
32 bit: mseide_i386_linux_4_6_2.tar.gz
Windows
32 bit: mseide_i386_win32_4_6_2.zip
Windows
64 bit:
mseide_x86_64_win64_4_6_2.zip
Linux
64 bit: mseide_x86_64_linux_4_6_2.tar.gz
FreeBSD
64
bit: mseide_x86_64_freebsd_4_6_2.tar.gz
Linux
ARM (Raspberry Pi): mseide_arm_linux_eabihf_4_6_2.tar.gz
4.
Extract the archives to a directory of your choice ('yourdirectory')
.
5. Run
'yourdirectory/bin/mseide' on linux or 'yourdirectory\bin\mseide.exe'
on windows.
6.
In 'Settings'-'Configure MSEide'-'${MSEDIR}' select
'yourdirectory/msegui'.
7.
In 'Project'-'Open' select
'yourdirectory/msegui/apps/demo/demo.prj'.
8.
'Target'-'Continue'.
1.
In 'Project'-'Open' select
'yourdirectory/msegui/apps/ide/mseide.prj'.
2.
'Target'-'Continue'.
Screenshots:
https://sourceforge.net/projects/mseide-msegui/#screenshots
Download:
https://sourceforge.net/projects/mseide-msegui/files/mseide-msegui
Mailing
list, questions, bug reports
:
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
NNTP
gateway:
nntp://news.gmane.org/gmane.comp.ide.mseide.user
Mail
archive:
https://www.mail-archive.com/mseide-msegui-talk@lists.sourceforge.net
Donations:
PayPal:
fpmse@bluewin.ch
Community
website:
http://www.msegui.com
IRC:
irc.freenode.net
#mseide
IRC
log:
http://www.hu.freepascal.org/fpcircbot/cgifpcbot?channel=mseide
http://ibot.rikers.org/%23mseide/
Wiki:
http://wiki.freepascal.org/MSEide_&_MSEgui
Beginner
course (German):
https://sourceforge.net/projects/mseuniverse/files/book/
MSEide+MSEgui
binaries
https://sourceforge.net/projects/mseide-msegui/
MSEide+MSEgui
project group
https://gitlab.com/groups/mseide-msegui
MSEide+MSEgui
source
https://gitlab.com/mseide-msegui/mseide-msegui
https://sourceforge.net/p/mseide-msegui/code/ci/master/tree/
MSEuniverse
community project:
https://gitlab.com/mseide-msegui/mseuniverse
MSEuniverse
binaries, MSEgit, MSEspice, MSErun, MSEkicadBOM:
https://sourceforge.net/projects/mseuniverse
MSElang,
the future compiler for MSEide+MSEgui:
https://gitlab.com/mseide-msegui/mselang/wikis/home