From: Michael Schuster Newsgroups: comp.os.msdos.djgpp Subject: ANNOUNCE: MDK 3.0 Date: Wed, 01 Jul 1998 14:21:48 +0200 Organization: Regionales Rechenzentrum Erlangen, Germany Lines: 50 Message-ID: <359A29DB.D5B7EF95@eev.e-technik.uni-erlangen.de> NNTP-Posting-Host: eev6.e-technik.uni-erlangen.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi everyone! I've just uploaded MDK 3.0 to dj's incoming dir. Soon you can download it at your preferred djgpp - mirror at djgpp/v2tk/allegro/mdk_30.zip What is Mdk: MDK is a Wysiwyg - Gui editor for Allegro's gui objects. You can easlily design your dialogs and get a C (also fits for C++)Output for integrating the dialog in your program. Requirements: -Djgpp-compiler (C & C++) -Allegro MDK_30.ZIP is only source, if you want only the binaries I can mail them directly to you. Feel free to mail me, if you can't get it via ftp (or if you need it urgent). Changes from v2.71 to v3.0: + Added bitmap-,icon-, slider- and textbox - procs (Mdk handles noew *all* Allegro GUI-objects) + Allegro grabber (v3.0) is integrated into MDK for optimized handling of bitmap objects + 32bit color support (also for C-output) + C-output highly improved (added initialisation functions) + keyboard - proc completely rearranged + Placing of objects enabled (e.g. placing an object to the top of all others) + Optimzed blitting technique for the desktop + Added shortcuts for desktop operations (e.g. CTRK + C for copy) + Added help system (same as Allegro Grabber by Doug Eleveld / Shawn Hargreaves) + Added start-up menu + Added different mouse-styles + Added new user setup Gruesse Michi