Does wxerlang have a canvas area that behaves like gs canvas module? I am trying to port a gs application that allows you to draw circles by mouse clicks, to connect them with lines and also you can move each element by dragging it. The gs canvas area gives an id to each shape you draw upon it, so it is easy to manipulate what your mouse clicked. Do I have to write my own canvas or I am missing...
2009-05-05 14:12:07 UTC in wxErlang