[Haskell-cafe] GUI-Woes

Christophe Poucet christophe.poucet at gmail.com
Mon Mar 13 05:27:41 EST 2006


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 <duncan.coutts at worc.ox.ac.uk> 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 at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org//pipermail/haskell-cafe/attachments/20060313/f0a7140c/attachment.htm


More information about the Haskell-Cafe mailing list