Re: [Pythoncad-developer] [PythonCAD] Copy Move command development
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: Yagnesh D. <yn...@gm...> - 2010-09-08 08:14:13
|
Dear Matteo; I also prefer copy and move to be different. One more thing which I know is that many users will have their preference of keyboard shortcuts ie some people uses co for copy and c for circle and others may want to use c for copy and ci for circle. I think we can have one user created file to over-ride the standard commands shortcut. There can be a simple csv file provided by user in a specified location which can look like : c,copy, m,move, ci,circle, If shortcut overrides are available they are used else defaults would be used. Bye Yagnesh |