1 |
2007-08-07 Sascha L. Teichmann <[email protected]> |
2007-08-07 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/nodecomponents.py: Set name |
4 |
|
attribute in base class. |
5 |
|
|
6 |
|
* tools/formed/formed/io/document.py: Added a table |
7 |
|
names -> classes. |
8 |
|
|
9 |
|
* tools/formed/formed/main.py: Added a toolbar. Added code |
10 |
|
to create and delete tree items. |
11 |
|
|
12 |
|
* tools/formed/formed/ui/controls.py: Added code to |
13 |
|
insert and delete new tree items. |
14 |
|
|
15 |
|
2007-08-07 Sascha L. Teichmann <[email protected]> |
16 |
|
|
17 |
* tools/formed/formed/model/nodecomponents.py: Fixed event |
* tools/formed/formed/model/nodecomponents.py: Fixed event |
18 |
broadcasting for attribute changes. |
broadcasting for attribute changes. |
19 |
|
|