Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <384BBB5D.8EA92042@wanadoo.fr> Date: Mon, 06 Dec 1999 13:34:22 +0000 From: Vincent Penne Organization: OVR/SasHipA X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i586) MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Give-me your opinion please Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit You might want to try FLTK (http://www.fltk.org) which is a small and portable GUI library. It is graphic, but with a small overhead. This library can even be used statically linked (smallest example with statically linked library are less than 100Kb), it has a very well done UI designer (FLUID) and works on X and Windows (a MacOS port is on its way too). And of course it works as is with cygwin (but it uses the mingw32 mode, which actually makes it more reliable). -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com