chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] cross-platform gui toolkit


From: felix winkelmann
Subject: [Chicken-users] cross-platform gui toolkit
Date: Mon, 5 Feb 2007 06:59:00 +0100

Hi!

Something that we desperately need, IMHO, is a cross-platform GUI
toolkit. Several people have mentioned this at various times and for
plain application-delivery beyond POSIX functionality some sort of
GUI will likely to make chicken more usable.

It should be easy, dumb, straightforward. Simple, traditional event-handling,
a core set of easy-to-port widgets, a small and simple API. Backends to
various existing gui toolkits (Gtk, Qt, FLTK, Win32(?)) should be supported
using a greatest common divisor aproach. More funky abstractions can
be built on top of that and eggs could provide more specialized widget
sets, particular to a specific GUI backend.

I have a good deal of Qt experience, a bit of FLTK and generally not
enough resources to create this on my own (surprise!). I also am unable
to do any windows-related coding.

Would there be someone interested in taking this up or join me with
such an undertaking?


cheers,
felix




reply via email to

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