1 |
|
2007-08-08 Sascha L. Teichmann <[email protected]> |
2 |
|
|
3 |
|
* tools/formed/formed/model/nodecomponents.py: Fixed broadcasting |
4 |
|
issue with zero length tree paths. |
5 |
|
|
6 |
|
* tools/formed/formed/model/misc.py: New: contains a class |
7 |
|
for generating unique ids. |
8 |
|
|
9 |
|
* tools/formed/formed/main.py: Added an instance of an |
10 |
|
unique id generator for naming of new made tree items. |
11 |
|
|
12 |
|
2007-08-07 Sascha L. Teichmann <[email protected]> |
13 |
|
|
14 |
|
* tools/formed/formed/main.py: Added event route document -> |
15 |
|
attribute table to get informed when selected item is delete |
16 |
|
or an attribute is changed from the outside. |
17 |
|
|
18 |
|
* tools/formed/formed/ui/controls.py: Fixed. In older versions of |
19 |
|
wxPython 2.6.x ListCtrl.InsertStringItem takes 2 instead |
20 |
|
of 3 argument. Uses icons+tooltips for tree navigation now. |
21 |
|
|
22 |
2007-08-07 Sascha L. Teichmann <[email protected]> |
2007-08-07 Sascha L. Teichmann <[email protected]> |
23 |
|
|
24 |
* tools/formed/formed/model/nodecomponents.py: Set name |
* tools/formed/formed/model/nodecomponents.py: Set name |