From: Andrew Newsgroups: comp.os.msdos.djgpp Subject: Re: [Allegro] Looking for simple GUI examples Date: Thu, 11 Jun 1998 17:52:56 -0700 Organization: http://pc2000.base.org Lines: 17 Message-ID: <35807BE8.7B8@usa.net> References: Reply-To: thepunisher!@usa.net NNTP-Posting-Host: dyn1-tnt13-11.detroit.mi.ameritech.net 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 Krian U wrote: > > I'm new to GUI programming, and I'd like to know how to do some basic GUI > stuff in Allegro. The included examples were helpful in showing how to do > buttons and stuff, but I haven't been able to figure out how to do pull-down > menus. > > If anyone has a short snippet of code that shows how to implement a menu, can > you please post it? > > Thanks, > > -Krian Please look into your allegro/examples/ directory. there is at least 2 examples in there that use GUI functions. Also, please people, start reading the docs! It's all in there, in good ole' plain english!