[Haskell-cafe] looking for ongoing Haskell projects ..
Henk-Jan van Tuyl
hjgtuyl at chello.nl
Sun Oct 19 22:43:24 UTC 2014
On Sun, 19 Oct 2014 19:50:02 +0200, Mateusz Kowalczyk
<fuuzetsu at fuuzetsu.co.uk> wrote:
> I'm a bit confused: you say it's a native GUI library but then say it's
> built on top of a C++ library.
The GUI is native, not the library; wxHaskell has a native look and feel
on each platform, see:
http://wxhaskell.sourceforge.net/samples.html
> We might be interested in a wxHaskell frontend for Yi. Can you compare
> it to gtk2hs a bit? Notably, we get complaints that gtk2hs is hard to
> install outside of Linux, even though it does run on those platforms. Is
> the situation better with wxHaskell? Can one embed pango in it?
An extensive comparison is given at:
http://stackoverflow.com/questions/553317/what-are-the-relative-merits-of-wxhaskell-and-gtk2hs#601996
wxHaskell is not easy to install in a Windows environment; that is one of
the things that needs work.
I don't know if Pango can be embedded.
> Are there any non-trivial, cross-platform programs out there currently
> that are using wxHaskell?
See:
- Reverse dependencies: http://packdeps.haskellers.com/reverse/wx
- Application screenshots:
http://wxhaskell.sourceforge.net/applications.html
- Dazzle: http://www.cs.uu.nl/wiki/Dazzle/WebHome
Regards,
Henk-Jan van Tuyl
--
Folding at home
What if you could share your unused computer power to help find a cure? In
just 5 minutes you can join the world's biggest networked computer and get
us closer sooner. Watch the video.
http://folding.stanford.edu/
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
More information about the Haskell-Cafe
mailing list