/[thuban]/branches/WIP-pyshapelib-bramz/Thuban/UI/mainwindow.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/Thuban/UI/mainwindow.py

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

revision 1068 by bh, Tue May 27 15:02:37 2003 UTC revision 1070 by bh, Tue May 27 15:09:31 2003 UTC
# Line 931  _method_command("layer_unjointable", _(" Line 931  _method_command("layer_unjointable", _("
931    
932  # Table menu  # Table menu
933  _method_command("table_open", _("&Open..."), "TableOpen")  _method_command("table_open", _("&Open..."), "TableOpen")
934  _method_command("table_close", _("&Close"), "TableClose")  _method_command("table_close", _("&Close"), "TableClose",
935           sensitive = lambda context: bool(context.session.UnreferencedTables()))
936  _method_command("table_show", _("&Show"), "TableShow")  _method_command("table_show", _("&Show"), "TableShow")
937  _method_command("table_join", _("&Join..."), "TableJoin")  _method_command("table_join", _("&Join..."), "TableJoin")
938    

Legend:
Removed from v.1068  
changed lines
  Added in v.1070

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26