1 |
2007-08-07 Sascha L. Teichmann <[email protected]> |
2007-08-07 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/main.py: Added event route document -> |
4 |
|
attribute table to get informed when selected item is delete |
5 |
|
or an attribute is changed from the outside. |
6 |
|
|
7 |
|
* tools/formed/formed/ui/controls.py: Fixed. In older versions of |
8 |
|
wxPython 2.6.x ListCtrl.InsertStringItem takes 2 instead |
9 |
|
of 3 argument. Uses icons+tooltips for tree navigation now. |
10 |
|
|
11 |
|
2007-08-07 Sascha L. Teichmann <[email protected]> |
12 |
|
|
13 |
* tools/formed/formed/model/nodecomponents.py: Set name |
* tools/formed/formed/model/nodecomponents.py: Set name |
14 |
attribute in base class. |
attribute in base class. |
15 |
|
|