WxErlang tutorial

From Erlang Community

Revision as of 04:27, 29 June 2010 by Dae (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)

[edit] Author

Doug Edmunds

[edit] wxErlang Tutorial

I have written a beginner's tutorial on the wx module.

It starts with a simple Erlang module that runs in the shell. I walk through creating the window, adding wxwidgets, creating monitors to listen to user activity, and building a loop function that connects the window to the Erlang code.

There is a commented wx_object behaviour.

There are examples of using device contexts to draw graphics.

Click here: http://wxerlang.dougedmunds.com to go to the site.

Erlang/OTP Projects
Personal tools