/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

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

revision 2070 by bh, Tue Feb 17 12:53:37 2004 UTC revision 2073 by bh, Tue Feb 17 13:15:22 2004 UTC
# Line 1  Line 1 
1  2004-02-17  Bernhard Herzog  <[email protected]>  2004-02-17  Bernhard Herzog  <[email protected]>
2    
3            Fix for RT#2245
4    
5            * Thuban/UI/application.py (ThubanApplication.OnInit): Initialize
6            instance variables before trying to create any windows.  Creating
7            windows can start an event loop if e.g. message boxes are popped
8            up for some reason, and event handlers, especially EVT_UPDATE_UI
9            may want to access things from the application.
10            (ThubanApplication.maps_changed): The mainwindow may not have been
11            created yet, so check whether it has been created before calling
12            its methods
13    
14            * Thuban/UI/view.py (MapCanvas.OnIdle): Only try to redraw if we
15            have a map
16    
17    2004-02-17  Bernhard Herzog  <[email protected]>
18    
19          * test/test_svgmapwriter.py, Extensions/svgsaver.py,          * test/test_svgmapwriter.py, Extensions/svgsaver.py,
20          Extensions/svgmapwriter.py, Extensions/maplegend.py,          Extensions/svgmapwriter.py, Extensions/maplegend.py,
21          extensions/svgexport/svgsaver.py,          extensions/svgexport/svgsaver.py,

Legend:
Removed from v.2070  
changed lines
  Added in v.2073

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26