What libraries can I use to build a GUI with Erlang?

givanse picture givanse · Sep 19, 2008 · Viewed 22.2k times · Source

What libraries can I use to build a GUI for an Erlang application? Please one option per answer.

Answer

psyeugenic picture psyeugenic · May 1, 2009

For GUI application in Erlang you should use wxErlang which is included in the r13b release. The beta has been around on source for some time but is now, since r13a, included in the main OTP release.