From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sccrmhc13.comcast.net ([63.240.77.83]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1FJfMK-0002FB-00 for ; Wed, 15 Mar 2006 18:24:52 -0500 Received: from grml (c-69-251-71-199.hsd1.md.comcast.net[69.251.71.199]) by comcast.net (sccrmhc13) with ESMTP id <2006031523241401300ea5pre>; Wed, 15 Mar 2006 23:24:14 +0000 Received: from grml (localhost.localdomain [127.0.0.1]) by grml (Postfix) with ESMTP id C427746C051; Wed, 15 Mar 2006 18:29:49 -0500 (EST) Received: from localhost (jwantz@localhost) by grml (8.13.1/8.13.1/Submit) with ESMTP id k2FNTnjG003966; Wed, 15 Mar 2006 18:29:49 -0500 X-Authentication-Warning: grml: jwantz owned process doing -bs Date: Wed, 15 Mar 2006 18:29:49 -0500 (EST) From: Jim Wantz X-X-Sender: jwantz@grml To: Tyler Littlefield , "Speakup is a screen review system for Linux." Subject: Re: linux menu? In-Reply-To: <000801c647de$cd574c00$6501a8c0@grandmasfury> Message-ID: References: <000801c647de$cd574c00$6501a8c0@grandmasfury> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.7 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 23:24:53 -0000 Tyler, if your a C programmer there is a menuing library called libmenu. If you are using curses you would need -lmenu -lncurses when you are doing a compile. Jim Wantz On Tue, 14 Mar 2006, Tyler Littlefield wrote: > Hay, > I am looking for a library that will enable me to create a menu in linux. > Anyone know where this is? > Thanks, > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >