pythoncad-developer Mailing List for PythonCAD (Page 6)
CAD Application entire developed in Python
Status: Beta
Brought to you by:
matteoboscolo
You can subscribe to this list here.
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
|
Dec
(13) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(30) |
Feb
(65) |
Mar
(32) |
Apr
(42) |
May
(32) |
Jun
(18) |
Jul
(4) |
Aug
(30) |
Sep
(31) |
Oct
(28) |
Nov
(4) |
Dec
(40) |
2011 |
Jan
(18) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
(3) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
(7) |
Feb
(3) |
Mar
|
Apr
(3) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2010-09-10 05:57:07
|
PythoncadWishTraker item #3062908, was opened at 2010-09-09 21:47 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3062908&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: Later Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: User coordinates system Initial Comment: just some few ideas on UCS and how i'd love it works. attached a PDF made with SK1. carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-10 07:57 Message: HI, The actual kernel dose not care of ucs .. it assume that the current view is fixed on the x,y ortogonal plane .. I found your idea very interesting and I like it so mutch. I will do some research if it's possible to create such a think in a very easy way. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3062908&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-09 19:47:41
|
PythoncadWishTraker item #3062908, was opened at 2010-09-09 19:47 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3062908&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: User coordinates system Initial Comment: just some few ideas on UCS and how i'd love it works. attached a PDF made with SK1. carlo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3062908&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-09 12:15:29
|
PythoncadBugTraker item #3062600, was opened at 2010-09-09 12:15 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3062600&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: Bug Group: R38 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Installation problem under windows vista Initial Comment: Hi all, I have installed PythonCAD pre alfa 03 under windowsVista as normal user but I'm not able to start the program Regards ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3062600&group_id=263167 |
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 |
From: Carlo P. <car...@gm...> - 2010-09-08 07:59:55
|
I think it will be better if we keep them separeted. i could provide an icon if it's needed carlo |
From: Yagnesh D. <yn...@gm...> - 2010-09-08 07:33:58
|
Congratulations Matteo; For the launch. Its something which can take the activity in PythonCAD to next level. I find it highly developed within a short period of time on new kernel. Downloaded and installed on the windows and only one thing comes to my mind is that PythonCAD ROCKs . Will soon send you my feedback. I will now git it on my ubuntu 10.4 Cheers Yagnesh |
From: matteo\.boscolo\@boscolini\.eu <mat...@bo...> - 2010-09-08 07:10:24
|
Hi all, Actually we have one command for managing copy/move of an object. during the command the application ask you if you wold like to perform a copy or a move operation.This seems to me, and from some feedback from users, to be very annoying because the user must type C or M in the command line prompt to perform copy or move. We can manage this problem in two ways. we can have two separated command one for copy and one for movewe can build a sort of smart pop up in the graphic area that let you chose one of the two optionsThe first solution it's the easier to implements but create a new toolbar button .. and the user have to know that there is one command for copy one for move.. the second one takes long time to be implemented but once we have it we can extend it to the other command, and the user have just to click on the option near the mouse on the drawing areaso from my point of view I will prefer to implement the second one. Can you give me some feedback from your point of view/experience ? I will appreciate a kindly replayRegards,Matteo |
From: SourceForge.net <no...@so...> - 2010-09-08 06:53:46
|
PythoncadBugTraker item #3061479, was opened at 2010-09-07 22:34 Message generated for change (Settings changed) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3061479&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: Usability >Group: R38 >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: carlopav (carlopav) >Assigned to: Matteo Boscolo (matteoboscolo) Summary: R38 command line case sensitivity Initial Comment: the input in command line seems to be case sensitive... if in the move command for example ask me for copy or move it's not the same if i type "C" or "c". i think it's also annoying to have to set the cursor to the command line to write on it carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-08 08:53 Message: it is designed to be case sensitive. I'm working to have a sort of default value for all not necessary option like this one. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3061479&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-07 20:34:45
|
PythoncadBugTraker item #3061479, was opened at 2010-09-07 22:34 Message generated for change (Tracker Item Submitted) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3061479&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Nobody/Anonymous (nobody) Summary: R38 command line case sensitivity Initial Comment: the input in command line seems to be case sensitive... if in the move command for example ask me for copy or move it's not the same if i type "C" or "c". i think it's also annoying to have to set the cursor to the command line to write on it carlo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1128790&aid=3061479&group_id=263167 |
From: Pietro06 <Pie...@co...> - 2010-09-07 17:50:01
|
Dear PyCAD Folks, Nothing better than a real-case to tell the real truth about a vision. So that, now that we've learnt to know and trust each other with the PyCAD Tech.Notes, I dare to ask you a reward for my efforts, sure not to be misunderstood: -- I dare to ask you if you know, and could recommend, another project that, like PyCAD, might take advantage from my collaboration, precisely as with PyCAD. You see, I'd love to add another such a project to my portfolio... See you, and thanks. - Pietro Moras |
From: SourceForge.net <no...@so...> - 2010-09-05 10:49:20
|
PythoncadWishTraker item #3058373, was opened at 2010-09-02 22:39 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058373&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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Blocks entity Initial Comment: a block entity is needed. regards carlo ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-05 12:49 Message: hmmm, seems quite difficult to understand for me.... according to the wiki... A Block is a group of entities. Blocks can be inserted into the same graphic more than once with different Attributes and different locations, scaling factors and rotation angles (see Figure 2). Such an instance of a block is usually called an Insert. Inserts have attributes just like entities and layers. An Entity that is part of an Insert can have its own attributes or share the attributes of the Insert. Once created, Inserts are still linked to the Block they instantiate. The power of inserts is, that you can modify the Block once and all Inserts will be updated accordingly. how can layers in a tree structure substitute this entity... (i thought with a tree structure we could only achieve grouping objects)? ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-05 08:52 Message: No need of block is needed for PythonCAD The Layer structure of the program (Not olready present in the user interface) will have a tree structure. So with this tree structure you do not need the layer as in autocad. As soon we will deliver the layer interface it will be more clear how it works. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058373&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-05 06:54:27
|
PythoncadWishTraker item #2820179, was opened at 2009-07-12 00:46 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=2820179&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: Command >Group: R38 >Status: Closed >Resolution: Accepted Priority: 7 Private: No Submitted By: Matteo Boscolo (matteoboscolo) >Assigned to: Matteo Boscolo (matteoboscolo) Summary: Need a copy command Initial Comment: In pythoncad there isent a copy command .. the best is to create a vopy command with the possibility to create more then one copy ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-05 08:54 Message: The copy command is implemented starting from R38. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=2820179&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-05 06:52:26
|
PythoncadWishTraker item #3058373, was opened at 2010-09-02 22:39 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058373&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: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Blocks entity Initial Comment: a block entity is needed. regards carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-05 08:52 Message: No need of block is needed for PythonCAD The Layer structure of the program (Not olready present in the user interface) will have a tree structure. So with this tree structure you do not need the layer as in autocad. As soon we will deliver the layer interface it will be more clear how it works. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058373&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-03 20:13:16
|
PythoncadWishTraker item #3058367, was opened at 2010-09-02 22:34 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&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: Command >Group: R38 Status: Open >Resolution: Postponed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Delete key Initial Comment: pressing "del" delete the selected entity or ask to select entities to delete ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-03 22:13 Message: The delete key is not yet implemented.. ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-03 21:39 Message: the tracker is about the useful keyboar "delete" key ("Canc"). in R37 and in R38 alpha 3 seems it's not doing anything, it should delete selected entity, don't know if it's already fixed in git version. I'll try it next days. ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-03 20:34 Message: I do not understand what you want .. could you please give me more datails ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-03 19:39:10
|
PythoncadWishTraker item #3058367, was opened at 2010-09-02 22:34 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Delete key Initial Comment: pressing "del" delete the selected entity or ask to select entities to delete ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-03 21:39 Message: the tracker is about the useful keyboar "delete" key ("Canc"). in R37 and in R38 alpha 3 seems it's not doing anything, it should delete selected entity, don't know if it's already fixed in git version. I'll try it next days. ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-03 20:34 Message: I do not understand what you want .. could you please give me more datails ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-03 18:34:20
|
PythoncadWishTraker item #3058367, was opened at 2010-09-02 22:34 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Delete key Initial Comment: pressing "del" delete the selected entity or ask to select entities to delete ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-03 20:34 Message: I do not understand what you want .. could you please give me more datails ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-02 21:13:59
|
PythoncadWishTraker item #3052547, was opened at 2010-08-24 23:52 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052547&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: None Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Matteo Boscolo (matteoboscolo) Summary: Developing mouse gestures Initial Comment: just kidding around with the new inkscape to show how i'd like to interact with a cad program without having to hit enter or the spacebar 60 times per second and without that boring command line and without overclicking left mouse button that's driving me to a young arthrosis. ---------------------------------------------------------------------- >Comment By: carlopav (carlopav) Date: 2010-09-02 23:13 Message: i was just thinking on opening a forum discussion on new features you are working on, or to collect ideas or to request help. i saw just an opendiscussion thread in the forum but seems not too used. For example e thread on documentation, one on tech reports i heard are being built could be nice. about how to do that... about no idea, i never managed a sourceforge site before. carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-02 08:18 Message: >don't know if you received my mail one week ago, but for any kind of help I get your e mail and I replay on it.. could you please send me a mail message at mat...@bo..., so we can keep in tuch. >PS why don't we move the newsletter to a public forum thread? I don't know how to do that .. can you please suggest me how to do that ? ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-02 00:23 Message: ok, i'll try it next days. don't know if you received my mail one week ago, but for any kind of help just ask me. carlo PS why don't we move the newsletter to a public forum thread? ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-25 09:56 Message: Thanks for the Traker, in those days I'm working on such a functionality. Try to use the git version to be update with the week git update. Ask to the developer mailing list for support on git or go to the following link for any help. http://pythoncad.sourceforge.net/dokuwiki/doku.php?id=download Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052547&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-02 20:39:29
|
PythoncadWishTraker item #3058373, was opened at 2010-09-02 20:39 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058373&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Blocks entity Initial Comment: a block entity is needed. regards carlo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058373&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-02 20:34:06
|
PythoncadWishTraker item #3058367, was opened at 2010-09-02 20:34 Message generated for change (Tracker Item Submitted) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Delete key Initial Comment: pressing "del" delete the selected entity or ask to select entities to delete ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3058367&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-02 20:00:35
|
PythoncadWishTraker item #3052540, was opened at 2010-08-24 23:20 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052540&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: Accepted Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Matteo Boscolo (matteoboscolo) Summary: R38 ORTHOGONAL Initial Comment: Having the possibility to insert coordinates in orthogonal mode (or something like autocad polar traking) just moving the mouse in the presetted direction (with the possibility to select increment angle (90 or 45 or 30 for example)) and typing the distance is a major issue i think. carlo ---------------------------------------------------------------------- >Comment By: carlopav (carlopav) Date: 2010-09-02 22:00 Message: good, i think i can build a tutorial for the interface when a beta will be released. anyway i think we can keep the "h" - "v" keys mode but i'm sure autocad users find really intuitive (and that's probably the only intuitive thing in autocad) to just point the direction with mouse and typing the distance. regards carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-02 08:14 Message: >for example in current alpha 3 how can i remove orizontal and vertical >mode once pressed "h" or "v". workaround is: just typing the esc command key but doing so you reset the command. Doing so you are forced to retype the command again. I fix this issue in my developer release in this way: each keyboard key you press it will reset the force direction (esc will still cancel the active command ). I will add an input box or other smart input system for the angle constraint in witch the user can type the angle. I think that having the H V keyboard key is very fast, I do not want to delete this functionality. Let me know if you have any different idea for this functionality Regards, Matteo ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-01 22:48 Message: good, but i think we must go further, for example in current alpha 3 how can i remove orizontal and vertical mode once pressed "h" or "v". i think we should switch to a more autocad (or archimedes) like input for this function. carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-25 10:00 Message: hi in the actual git version there is already a support for the horizontal and vertical direction. You just need to type the h (horizontal) or v (vertical) to force the direction of a line . For segment: Click on segment command, Click a point in the drawing area Type H Click the second point I'm still working on that to improve this functionality. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052540&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-02 06:18:29
|
PythoncadWishTraker item #3052547, was opened at 2010-08-24 23:52 Message generated for change (Comment added) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052547&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: None Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Matteo Boscolo (matteoboscolo) Summary: Developing mouse gestures Initial Comment: just kidding around with the new inkscape to show how i'd like to interact with a cad program without having to hit enter or the spacebar 60 times per second and without that boring command line and without overclicking left mouse button that's driving me to a young arthrosis. ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-02 08:18 Message: >don't know if you received my mail one week ago, but for any kind of help I get your e mail and I replay on it.. could you please send me a mail message at mat...@bo..., so we can keep in tuch. >PS why don't we move the newsletter to a public forum thread? I don't know how to do that .. can you please suggest me how to do that ? ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-02 00:23 Message: ok, i'll try it next days. don't know if you received my mail one week ago, but for any kind of help just ask me. carlo PS why don't we move the newsletter to a public forum thread? ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-25 09:56 Message: Thanks for the Traker, in those days I'm working on such a functionality. Try to use the git version to be update with the week git update. Ask to the developer mailing list for support on git or go to the following link for any help. http://pythoncad.sourceforge.net/dokuwiki/doku.php?id=download Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052547&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-02 06:14:29
|
PythoncadWishTraker item #3052540, was opened at 2010-08-24 23:20 Message generated for change (Settings changed) made by matteoboscolo You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052540&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: Accepted Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Matteo Boscolo (matteoboscolo) Summary: R38 ORTHOGONAL Initial Comment: Having the possibility to insert coordinates in orthogonal mode (or something like autocad polar traking) just moving the mouse in the presetted direction (with the possibility to select increment angle (90 or 45 or 30 for example)) and typing the distance is a major issue i think. carlo ---------------------------------------------------------------------- >Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-09-02 08:14 Message: >for example in current alpha 3 how can i remove orizontal and vertical >mode once pressed "h" or "v". workaround is: just typing the esc command key but doing so you reset the command. Doing so you are forced to retype the command again. I fix this issue in my developer release in this way: each keyboard key you press it will reset the force direction (esc will still cancel the active command ). I will add an input box or other smart input system for the angle constraint in witch the user can type the angle. I think that having the H V keyboard key is very fast, I do not want to delete this functionality. Let me know if you have any different idea for this functionality Regards, Matteo ---------------------------------------------------------------------- Comment By: carlopav (carlopav) Date: 2010-09-01 22:48 Message: good, but i think we must go further, for example in current alpha 3 how can i remove orizontal and vertical mode once pressed "h" or "v". i think we should switch to a more autocad (or archimedes) like input for this function. carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-25 10:00 Message: hi in the actual git version there is already a support for the horizontal and vertical direction. You just need to type the h (horizontal) or v (vertical) to force the direction of a line . For segment: Click on segment command, Click a point in the drawing area Type H Click the second point I'm still working on that to improve this functionality. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052540&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-01 22:23:25
|
PythoncadWishTraker item #3052547, was opened at 2010-08-24 23:52 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052547&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: None Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Matteo Boscolo (matteoboscolo) Summary: Developing mouse gestures Initial Comment: just kidding around with the new inkscape to show how i'd like to interact with a cad program without having to hit enter or the spacebar 60 times per second and without that boring command line and without overclicking left mouse button that's driving me to a young arthrosis. ---------------------------------------------------------------------- >Comment By: carlopav (carlopav) Date: 2010-09-02 00:23 Message: ok, i'll try it next days. don't know if you received my mail one week ago, but for any kind of help just ask me. carlo PS why don't we move the newsletter to a public forum thread? ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-25 09:56 Message: Thanks for the Traker, in those days I'm working on such a functionality. Try to use the git version to be update with the week git update. Ask to the developer mailing list for support on git or go to the following link for any help. http://pythoncad.sourceforge.net/dokuwiki/doku.php?id=download Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052547&group_id=263167 |
From: SourceForge.net <no...@so...> - 2010-09-01 20:48:26
|
PythoncadWishTraker item #3052540, was opened at 2010-08-24 23:20 Message generated for change (Comment added) made by carlopav You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052540&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: None Priority: 5 Private: No Submitted By: carlopav (carlopav) Assigned to: Matteo Boscolo (matteoboscolo) Summary: R38 ORTHOGONAL Initial Comment: Having the possibility to insert coordinates in orthogonal mode (or something like autocad polar traking) just moving the mouse in the presetted direction (with the possibility to select increment angle (90 or 45 or 30 for example)) and typing the distance is a major issue i think. carlo ---------------------------------------------------------------------- >Comment By: carlopav (carlopav) Date: 2010-09-01 22:48 Message: good, but i think we must go further, for example in current alpha 3 how can i remove orizontal and vertical mode once pressed "h" or "v". i think we should switch to a more autocad (or archimedes) like input for this function. carlo ---------------------------------------------------------------------- Comment By: Matteo Boscolo (matteoboscolo) Date: 2010-08-25 10:00 Message: hi in the actual git version there is already a support for the horizontal and vertical direction. You just need to type the h (horizontal) or v (vertical) to force the direction of a line . For segment: Click on segment command, Click a point in the drawing area Type H Click the second point I'm still working on that to improve this functionality. Regards, Matteo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1334597&aid=3052540&group_id=263167 |
From: Pietro06 <Pie...@co...> - 2010-09-01 16:20:29
|
Hi, A first rawvery, very rawedition of the due Tech.Notes about PyCAD as-is are now ready. About 20 pgs, with about 40 Remarks about flaws, inconsistencies, bugs. It's a 500KByte PDF file, that I'd be glad to send you, would you tell me that you'd welcome it. All the best. Pietro Moras |