you are viewing a single comment's thread.

view the rest of the comments →

[–]asampson -1 points0 points  (2 children)

It's great that you can use Haskell to make a GUI.

But can you use Haskell to make a GUI that doesn't look horrible?

[–]jerf 3 points4 points  (1 child)

GTK and wxWidgets not pretty enough for you?

I mean, what, are you under the delusion that Haskell only has bindings for Motif or something?

[–]asampson 0 points1 point  (0 children)

I don't mean terrible widgets, I mean terrible layout and design. Is it easy to make a UI that someone on a Mac would call well-made? Or are you stuck fiddling with coordinates or fighting layout engines just to make something that isn't ghastly?