1 |
2002-09-02 Bernhard Herzog <[email protected]> |
2002-09-02 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/view.py: Get rid of the idle redraw. This is done by |
4 |
|
wxWindows already and our implementation doesn't work correctly |
5 |
|
with wxGTK 2.3: |
6 |
|
(MapCanvas.__init__): Remove the instance variable |
7 |
|
(MapCanvas.OnPaint): Always call do_redraw when there's a map to |
8 |
|
be drawin |
9 |
|
(MapCanvas.OnIdle): Removed. |
10 |
|
|
11 |
* Thuban/UI/view.py (MapCanvas.unprojected_rect_around_point): Add |
* Thuban/UI/view.py (MapCanvas.unprojected_rect_around_point): Add |
12 |
a parameter to determine the size of the rectangle. |
a parameter to determine the size of the rectangle. |
13 |
(MapCanvas.find_shape_at): Create the box around the point on a |
(MapCanvas.find_shape_at): Create the box around the point on a |