/[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 535 by bh, Fri Mar 14 20:42:18 2003 UTC revision 564 by jonathan, Wed Mar 26 11:07:19 2003 UTC
# Line 26  SELECTED_LAYER = "SELECTED_LAYER" Line 26  SELECTED_LAYER = "SELECTED_LAYER"
26    
27  # events for the view  # events for the view
28  VIEW_POSITION = "VIEW_POSITION"  VIEW_POSITION = "VIEW_POSITION"
29    
30    # event for a dockable window
31    DOCKABLE_DOCKED   = "DOCKABLE_DOCKED"
32    DOCKABLE_UNDOCKED = "DOCKABLE_UNDOCKED"
33    DOCKABLE_CLOSED   = "DOCKABLE_CLOSED"
34    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26