[Pythoncad-developer] [ pythoncad-PythoncadWishTraker-3049271 ] Selection methods
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
From: SourceForge.net <no...@so...> - 2010-08-20 12:45:20
|
PythoncadWishTraker item #3049271, was opened at 2010-08-20 13:18 Message generated for change (Settings changed) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3049271&group_id=263167 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: Improvements >Group: R38 Status: Open >Resolution: Postponed Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Nobody/Anonymous (nobody) Summary: Selection methods Initial Comment: don't know if there is already any target to develop selection methods, but i think this is another thing autocad lack. - so, apart selecting by directly cliking on entities, we could have - "click and drag" from left to right: draw a rectangle that select included entities - "click and drag" from right to left: draw a cross selection rectangle - alt+"click and drag" could draw a freehand line selecting crossed entities like the one inkscape have - ctrl+ click on entity (or right clicking) could popup a menu asking to select for example "same layer" "same color" "same group" or whatelse that's probably too advanced for the current state of Program, but... in the end that's a wishlist! hope i'm not bothering you, i really appreciate the efforts since now. carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-20 14:45 Message: Hi Carlo , Not problem at all, the project is made by the comunity . anyone can made some request or improvments. I apreciate a lot your request ..I already have in mind a sort of selection filter .. as you describe in the traker. Right now the qt framework geve me, without any big implementation, the actual selection methods. (entity selection + rectangle selection) I take care of the other point for future implementation. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3049271&group_id=263167 |