X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <43E6321B.3000409@telefonica.net> Date: Sun, 05 Feb 2006 18:12:59 +0100 From: mariano User-Agent: Mozilla Thunderbird 1.0 (X11/20041207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: wosrediinanatour AT aon DOT at, djgpp AT delorie DOT com Subject: Re: Announce: MGRX released Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Flo >1) Is it faster than GRX? No at this time, the "core" of MGRX is GRX, but I plan to have MGRX up to date. >2) It seems to be easy, to port DJGPP programs from GRX to MGRX?! The graphics API is the same as GRX, except you must use mgrx.h and mgrxkeys.h instead grx20.h and grxkeys.h, and link whit mgrx.a (so you can have installed both libraries at the same time). The input API is totally different, but I think is better and easy to understand. See the programmer's manual. Greetings, M.Alvarez