[Haskell-beginners] Re: Selecting a GUI toolkit

Daniel Carrera daniel.carrera at theingots.org
Thu Apr 30 07:16:18 EDT 2009


Andy Stewart wrote:
>> Btw, I have read the first few chapters of the Gtk2Hs tutorial. The code looks extremely
>> imperative. Even more than wxHaskell. I mean... initGUI,
>> "widgetShowAll window", "mainGUI"...
> Yep, very imperative, but it works.
> At least gtk2hs is easiest way to build Haskell GUI program.

Thanks.

It's hard to argue with "it works". I'd rather have something that works 
on two platforms than something that fails on three platforms :-) Have 
you any experience with wxHaskell? Do you find it harder to use? Or is 
it more buggy?

Daniel.


More information about the Beginners mailing list