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

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

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

revision 503 by jonathan, Mon Mar 10 15:12:09 2003 UTC revision 535 by bh, Fri Mar 14 20:42:18 2003 UTC
# Line 1  Line 1 
1  # Copyright (c) 2001, 2002 by Intevation GmbH  # Copyright (c) 2001, 2002, 2003 by Intevation GmbH
2  # Authors:  # Authors:
3  # Bernhard Herzog <[email protected]>  # Bernhard Herzog <[email protected]>
4  #  #
# Line 17  __version__ = "$Revision$" Line 17  __version__ = "$Revision$"
17  # Application object  # Application object
18  SESSION_REPLACED = "SESSION_REPLACED"  SESSION_REPLACED = "SESSION_REPLACED"
19    
20  # events for the interactor  # events for the selection
21  SELECTED_MAP = "SELECTED_MAP"  LAYER_SELECTED = "LAYER_SELECTED"
22  SELECTED_LAYER = "SELECTED_LAYER"  SHAPES_SELECTED = "SHAPES_SELECTED"
23  SELECTED_TABLE = "SELECTED_TABLE"  # obsolete selection messages.
24  SELECTED_SHAPE = "SELECTED_SHAPE"  SELECTED_SHAPE = "SELECTED_SHAPE"
25    SELECTED_LAYER = "SELECTED_LAYER"
26    
27  # events for the view  # events for the view
28  VIEW_POSITION = "VIEW_POSITION"  VIEW_POSITION = "VIEW_POSITION"

Legend:
Removed from v.503  
changed lines
  Added in v.535

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26