Changeset 6141 for trunk/SECEDIT/SEC_graphic.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/SECEDIT/SEC_graphic.cxx (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SECEDIT/SEC_graphic.cxx
r6100 r6141 465 465 sec_root->paintSearchPatternStrings(device, abspos, world.xpos()+1, world.ypos()); 466 466 } 467 // don t refresh here!467 // don't refresh here! 468 468 } 469 469 else { … … 496 496 } 497 497 else { 498 if (button != AWT_M_MIDDLE && cmd != AWT_MODE_ZOOM) { // don t handle scroll + zoom498 if (button != AWT_M_MIDDLE && cmd != AWT_MODE_ZOOM) { // don't handle scroll + zoom 499 499 AW_CL cd1, cd2; 500 500 Position world = device->rtransform(Position(screen_x, screen_y)); // current click position
