I have to concur with Duncan.

I started using Gtk2Hs for a small project and literally within a couple hours I had a good understanding upon which to build a nice gui as well as the gui itself.  I haven't tried out wxhaskell, but trying gtk2hs and it's cairo bindings, I fell in love with the simplicity.

Cheers

On 3/13/06, Duncan Coutts <[EMAIL PROTECTED]> wrote:
On Mon, 2006-03-13 at 09:58 +0100, Daniel Fischer wrote:
> Hello All,
>
> how would I get myself a working (and easy to use) GUI-library?

There are two main GUI libraries at the moment: Gtk2Hs and wxHaskell.

http://haskell.org/gtk2hs/
http://wxhaskell.sourceforge.net/

Both will work with current versions of GHC etc. You can either use
distro packages if they're available for your distro or build from
source.

Personally I'd recommend Gtk2Hs but then I'm biased because I help
maintain Gtk2Hs :-).

Duncan


_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to