1 |
2003-12-03 Bernhard Herzog <[email protected]> |
2003-12-03 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.has_selected_shape_layer): |
4 |
|
New. Like has_selected_layer but for shape layers only |
5 |
|
(_has_selected_shape_layer): New. Like _has_selected_layer but for |
6 |
|
shape layers only |
7 |
|
(layer_show_table command, layer_jointable command): Use these |
8 |
|
commands should only be available for shape layers |
9 |
|
|
10 |
|
2003-12-03 Bernhard Herzog <[email protected]> |
11 |
|
|
12 |
* Thuban/UI/mainwindow.py (MainWindow.Unsubscribe): Deal with |
* Thuban/UI/mainwindow.py (MainWindow.Unsubscribe): Deal with |
13 |
publishers that are wx objects and may have been destroyed by wx |
publishers that are wx objects and may have been destroyed by wx |
14 |
already. Fixes RT #2242. |
already. Fixes RT #2242. |