Hi Werner, [snip] >> What do you think about the concept?
Sorry I haven't responded earlier, but I like the concept and I played with your changes in CVS and they seem to work just fine. > >I put the code to CVS last week. Well it is the right way to go as long >as we have no elements that require more than 2 user actions (like >splines). Cool. Thanks. This will be nice for those people that expect transparent zooming and panning. Very nice. > >Following things should work without errors: >* draw primitiv objects (line, arc, circle, net, bus, box, zoombox) >* move and copy of complex objects Yup. These seem to work okay. [snip] >Let me know if you see any problems with the changes. > I did notice something that broke. I'm not sure if it is related to your changes or Dan's select/unselect hooks. The selection box no longer seems to select things. To reproduce: 1) Draw some nets, add some components whatever. 2) Enter select more ('s') 3) Draw a selection box around any of the objects. 4) Notice that they no longer select or even change to the select color. I haven't had a chance to look at why this broke. I will look into this, unless I'm beaten to the fix. :) Werner, thanks for you work on this transparent zoom/pan capability. This is a really nice improvement and will reduce the user complaints by at least one thing. :) -Ales