Is there any really cross-platform GUI library for Haskell?

Gtk2Hs is good (I suppose), but it requires X. OK, I have X, but it's not "native" on my Mac; some Mac users don't install it and almost all Mac users don't always run it.

I was able to install wxHaskell (after some hacking - this was really painful); and Blobs editor compiled successfully, but then resisted to run.

Tk-based libraries seem to be good, and Tk can be run "natively" on Mac (i.e., without X), but none of them seem to compile.

Sorry if this message seems like I'm angry; I am, but that's only for a moment.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to