X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Matthew Smith" Newsgroups: comp.os.msdos.djgpp Subject: Re: Windows-like library? Date: Sat, 19 Jan 2002 02:46:58 -0000 Lines: 16 Message-ID: References: NNTP-Posting-Host: modem-902.articuno.dialup.pol.co.uk X-Trace: newsg4.svr.pol.co.uk 1011408481 21704 217.135.29.134 (19 Jan 2002 02:48:01 GMT) NNTP-Posting-Date: 19 Jan 2002 02:48:01 GMT X-Complaints-To: abuse AT theplanet DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I don't know what PM uses, probably custom code. For a very small code base I recommend DEPUI. If you want more graphics, then Allegro (get version 4 from alleg.sourceforge.net) is what I use. This is a games library with a GUI system in it. You need a good add-on library to improve the GUI (the built-in looks like an Atari ST) and as mine isn't finished yet I recommend DIME for a beginner. You can find all these libraries in the Files section of www.allegro.cc