1 |
2003-05-27 Bernhard Herzog <[email protected]> |
2003-05-27 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.ShowTableView): New. Open a |
4 |
|
tableview dialog |
5 |
|
(MainWindow.TableShow): Use ShowTableView to open the dialogs. |
6 |
|
Also, don't use the table's titles as the dialog names. The titles |
7 |
|
aren't guaranteed to be unique. |
8 |
|
(MainWindow.TableOpen): Open a table view dialog after opening the |
9 |
|
table |
10 |
|
|
11 |
|
2003-05-27 Bernhard Herzog <[email protected]> |
12 |
|
|
13 |
* Thuban/UI/mainwindow.py: Remove the Table/Hide menu item. Its |
* Thuban/UI/mainwindow.py: Remove the Table/Hide menu item. Its |
14 |
effect can be achieved by simply closing the window showing the |
effect can be achieved by simply closing the window showing the |
15 |
table. |
table. |