On Thu, Jun 02, 2005 at 08:30:15AM -0500, Art Haas wrote: > > - I draw an object (line, circle, etc..), I select move (one of the > > three), I select the first point to move, the second and after I select > > no objects then the program ask me for select an object (I click two > > times into the canvas). After I re-click for the distance (first and > > second point), but now I click over the object, and I receive this error: > > [ ... snip ... ] > > I'll try and track this down today. > > After making the release last week I went out of town and was away from > my computer.
I just looked at this and things work here. I drew a segment, then went to 'Modify' -> 'Move' -> 'Horizontal' (my arbitrary choice), clicked in the drawing area once to define the start point for defining the distance, then clicked again to define the second point and thus the distance, and then clicked on the segment and it moved correctly. I guess I'm not duplicating the steps exactly. On another note, I've fixed the embarrasing 'Truee' typo and added the additional hasattr() test regarding the ComboBox, and my changes have been sent to the repo. I also bumped the version info in the '.spec' file, the 'setup.py' file, and the 'gtkpycad.py' file. I may make a release tomorrow with these bug fixes but I have not decided just yet. I may also make a small patch and post it to the mailing list and the download page as well. Art -- Man once surrendering his reason, has no remaining guard against absurdities the most monstrous, and like a ship without rudder, is the sport of every wind. -Thomas Jefferson to James Smith, 1822 _______________________________________________ PythonCAD mailing list [email protected] http://mail.python.org/mailman/listinfo/pythoncad
