I have to concur with Duncan.<br><br>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.&nbsp; I haven't tried out wxhaskell, but trying gtk2hs and it's cairo bindings, I fell in love with the simplicity.
<br><br>Cheers<br><br><div><span class="gmail_quote">On 3/13/06, <b class="gmail_sendername">Duncan Coutts</b> &lt;<a href="mailto:duncan.coutts@worc.ox.ac.uk">duncan.coutts@worc.ox.ac.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, 2006-03-13 at 09:58 +0100, Daniel Fischer wrote:<br>&gt; Hello All,<br>&gt;<br>&gt; how would I get myself a working (and easy to use) GUI-library?<br><br>There are two main GUI libraries at the moment: Gtk2Hs and wxHaskell.
<br><br><a href="http://haskell.org/gtk2hs/">http://haskell.org/gtk2hs/</a><br><a href="http://wxhaskell.sourceforge.net/">http://wxhaskell.sourceforge.net/</a><br><br>Both will work with current versions of GHC etc. You can either use
<br>distro packages if they're available for your distro or build from<br>source.<br><br>Personally I'd recommend Gtk2Hs but then I'm biased because I help<br>maintain Gtk2Hs :-).<br><br>Duncan<br><br><br>_______________________________________________
<br>Haskell-Cafe mailing list<br><a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe
</a><br></blockquote></div><br>