1 |
|
2003-05-23 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Introducing QueryTableFrame and a very coarse ShowTable implementation. |
4 |
|
|
5 |
|
* Thuban/UI/tableview.py (LayerTableFrame, QueryTableFrame): Split the |
6 |
|
class LayerTableFrame into two classes, LayerTableFrame and QueryTableFrame. |
7 |
|
The latter implements the selection GUI without dependency on a layer. |
8 |
|
LayerTableFrame now is derived from QueryTableFrame and connects |
9 |
|
to a layer. |
10 |
|
|
11 |
|
* Thuban/UI/mainwindow.py (MainWindow.TableShow): A very coarse |
12 |
|
implementation that still needs work. |
13 |
|
|
14 |
|
* Thuban/Model/layer.py (Layer.TreeInfo): Added filename. |
15 |
|
|
16 |
2003-05-22 Frank Koormann <[email protected]> |
2003-05-22 Frank Koormann <[email protected]> |
17 |
|
|
18 |
* Thuban/Model/transientdb.py (TransientJoinedTable.__init__): |
* Thuban/Model/transientdb.py (TransientJoinedTable.__init__): |