Mail Archives: djgpp/1997/09/17/04:15:25
From: | Schuster <Schuster AT eev DOT e-technik DOT uni-erlangen DOT de>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | ANNOUNCE: Allegro Gui editor MDK2.71
|
Date: | Wed, 17 Sep 1997 09:01:40 -0700
|
Organization: | Lehrstuhl fuer Elektrische Energieversorgung
|
Lines: | 53
|
Message-ID: | <341FFEE4.1C84@eev.e-technik.uni-erlangen.de>
|
NNTP-Posting-Host: | eev6.e-technik.uni-erlangen.de
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi!
I've uploaded now the latest version of my "what you see is
what you get"- like Gui-editor MICHIS DIALOGKISTE (MDK).
You can find it in
ftp://x2ftp.oulu.fi/pub/msdos/programming/djgpp2/MDK_271.ZIP
Beware that you really download this file. There might be still an
older version MDK_2_7 (2.7) which is pretty buggy. If you want to test
it right now, mail directly.
It's both c++ source code and also compiled binaries,
you need Allegro2.x, and DJGPP2.x C++ -Compiler to compile.
The current version number is 2.71.
It now has an improved "look & feel", a improved desktop handler
(such as clicking on objects an move) a lot bugs cleared
it can handle all Allegro - DAILOG objects:
d_clear_proc,
d_keyboard_proc,
d_box_proc,
d_shadow_box_proc,
d_text_proc,
d_ctext_proc,
d_button_proc,
d_edit_proc,
d_check_proc,
d_list_proc,
d_menu_proc,
d_radio_proc,
d_bitmap_proc (not fully supported yet)
Additionally it handles the Allegro - MENUs.
It produces C-code, which can be directly compiled. There
is also a small tester, so you can compile and run and
the C-code freely.
All dialogs in the program are made with itself, and most
of these are given as examples.
Also I improved the performance.
Gruesse!
Michi
**********************************************
Michael Schuster
E-mail: Schuster AT eev DOT e-technik DOT uni-erlangen DOT de
http://www.eev.e-technik.uni-erlangen.de/
**********************************************
- Raw text -