3- models with Atom3   
   

Principe :

The idea is to separate the graphic and the behaviour of a application. Thus, we use statecharts to modelise the behaviour.
the application will tell the statecharts when it receive a event and the statecharts will call the right function.

Application :

In the first time, I used an watch application to see the result :
download the models files


After, I re-use the Drawing tool (see belove) in python in that principe :
telecharger DrawingTool.py
telecharger DrawingTool_MDL_Compiled.py
telecharger DrawingToolGUI.py

Maintained by Julien Gardette. Last Modified: 2008/09/10 00:03:05.