1 |
|
2003-05-05 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/tableview.py (TableGrid.disallow_messages) |
4 |
|
(TableGrid.allow_messages): New methods to make it possible to |
5 |
|
inhibit message sending. |
6 |
|
(TableGrid.issue): Only send the message if not inhibited. |
7 |
|
(LayerTableGrid.select_shape): Use the new methods to make sure |
8 |
|
that no ROW_SELECTED message is sent while we're updating the |
9 |
|
selected rows to match the selected shapes. |
10 |
|
|
11 |
2003-05-02 Jan-Oliver Wagner <[email protected]> |
2003-05-02 Jan-Oliver Wagner <[email protected]> |
12 |
|
|
13 |
Implementation of MemoryTable. |
Implementation of MemoryTable. |