From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,43fa903ae0281ed9 X-Google-Attributes: gid103376,public From: mbenjamin@comshare.com (Matthew Benjamin) Subject: Re: Qt/Ada binding (FLTK) Date: 1998/07/02 Message-ID: <6ngq0o$519$1@inet-prime.comshare.com>#1/1 X-Deja-AN: 368191742 References: <359A1354.394C0681@cl.cam.ac.uk> Organization: Comshare, Inc Newsgroups: comp.lang.ada Date: 1998-07-02T00:00:00+00:00 List-Id: Thanks for this post. I haven't seen such a thing--the first reference to fltk was about a month ago, so I'm not surprised. I'm very interested in the fltk approach--I'd thought of working on such a thing, but haven't started looking in to any details as yet. Fltk has speed/lightness, cross-platform capability, and like the author says, looks great. (I rather value that, I have to say.) Matt In article , swhalen@netcom.com (Steve Whalen) wrote: >Speaking of alternatives to Qt, has anyone created an Ada95 binding >for the "fltk" (Fast Light Tool Kit) C++ libraries by Bill Spitzak >(Digital Domain)? fltk has recently been placed under the GPL. >fltk's home page is: > http://www.cinenet.net/users/spitzak/fltk >