/[thuban]/branches/greater-ms3/thuban/ChangeLog
ViewVC logotype

Diff of /branches/greater-ms3/thuban/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 34 by bh, Thu Sep 6 13:32:55 2001 UTC revision 35 by bh, Thu Sep 6 15:33:09 2001 UTC
# Line 1  Line 1 
1  2001-09-06  Bernhard Herzog  <[email protected]>  2001-09-06  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/mainwindow.py (MainWindow.LayerShowTable): Pass the
4            layer to the tableview dialog.
5    
6            * Thuban/UI/tableview.py: Add some doc-strings
7            (TableGrid):
8            (TableGrid.OnRangeSelect):
9            (TableGrid.OnSelectCell):
10            (TableFrame.__init__):
11            (TableFrame.row_selected):
12            Selecting rows in the grid view now updates the selected shapes
13            through the TableFrame. To achieve this we derive TableGrid from
14            Publisher and introduce the message type ROW_SELECTED which the
15            TableFrame subscribes to and which is issued by OnRangeSelect and
16            OnSelectCell
17    
18            (DataTable.SelectRow): Removed because it's no longer needed in
19            the row/shape selection scheme
20    
21          * Thuban/UI/dialogs.py: New file implementing common classes for          * Thuban/UI/dialogs.py: New file implementing common classes for
22          dialogs          dialogs
23    

Legend:
Removed from v.34  
changed lines
  Added in v.35

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26