chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] cross-platform gui toolkit


From: felix winkelmann
Subject: Re: [Chicken-users] cross-platform gui toolkit
Date: Mon, 5 Feb 2007 09:54:01 +0100

On 2/5/07, Brandon J. Van Every <address@hidden> wrote:
felix winkelmann wrote:
>
> Qt is the highest quality toolkit available, yet its overkill for most
> things.
> It does have good marketing, though...

You're big on embedding.  Does any GUI toolkit not suck at embedding?
In any language?

Nano-X is pretty good, but very minimalistic. Old Qt versions are currently
the best choice (3.3). I've used SDL, too. There is a FLTK version that can
be run on top of nano-X (using a faked Xlib), but it's pretty much slapped
together. That's mostly all there is. But on these systems you can pick
whatever you prefer and build anyway you like. The situation is different
on desktop machines, where you don't want to hassle the user and support
what he/she has available and/or installed.


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]