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 and x84_64-linux.
2.
Download the development environment: mseide_msegui_src_2_8_6.zip
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:
http://sourceforge.net/projects/mseide-msegui/#screenshots
Download:
http://sourceforge.net/projects/mseide-msegui/files/mseide-msegui
Mailing list,
questions, bug reports :
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
NNTP mirror:
nntp://news.gmane.org/gmane.comp.ide.mseide.user
Mail archive:
http://www.mail-archive.com/mseide-msegui-talk@lists.sourceforge.net
Website:
http://www.msegui.org
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
MSEuniverse community project:
http://gitorious.org/mseuniverse
http://sourceforge.net/projects/mseuniverse
Source,
git:
http://gitorious.org/mseide-msegui
http://sourceforge.net/scm/?type=git&group_id=165409