WxErlang tutorial
From Erlang Community
(Difference between revisions)
| Revision as of 04:50, 12 May 2010 (edit) Dae (Talk | contribs) m (Minor edit) ← Previous diff |
Revision as of 04:50, 12 May 2010 (edit) (undo) Dae (Talk | contribs) m Next diff → |
||
| Line 8: | Line 8: | ||
| 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. | 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. | ||
| - | Click here: [http://wxerlang.dougedmunds.com| wxerlang workups] or here http://wxerlang.dougedmunds.com to go to the site. | + | Click here: [http://wxerlang.dougedmunds.com | wxerlang workups] or here http://wxerlang.dougedmunds.com to go to the site. |
| If you have feedback, please register and post it on the forum on the site. | If you have feedback, please register and post it on the forum on the site. | ||
Revision as of 04:50, 12 May 2010
Author
Doug Edmunds
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.
Click here: | wxerlang workups or here http://wxerlang.dougedmunds.com to go to the site.
If you have feedback, please register and post it on the forum on the site.

Digg It
Del.icio.us
Reddit
Facebook
Stumble Upon
Technorati

