... I'll try to work on this topic. A first enhancement (out of this topic, but desirable) could be consider zones in ratsnest calculation. Of course saving...
Hello Jean-Pierre and Dick! ... Here is my thoughts, opinions and answers (with a numbers) from the Protel usage: The zone is a closed flat figure from lines...
El Jueves 01 Noviembre 2007, Dick H. escribió: [snip] ... Hello everyone. I have been following the list ¿silently? for some time now. I have never...
Jean-Pierre, ... I ran into a problem with track bounded zones, so the urgency is back up. Zones can leak out of a track bounded zone, if there is a net ...
I think you might gain some more ideas by downloading and playing with geda's pcb package. Then look at their source code for zones. The wheel awaits you. ...
... Dick, I think you shouldn't worry too much about Mac OS X. Upgrading to a new major version of Mac OS X (e.g. Tiger to Leopard) is not much more (as far as...
Jean-Pierre, See wxWidgets' wxRegion class, also wxRegion::Contains(), and its source code if needed for the ZONE::HitTest() support. Dick Hollenbeck...
... Jean-Pierre, If you can find a few member functions here and there that you want coded, just let me know. With some planning it should be possible for us...
... Even though it's been a while since you posted that message, I'm still very grateful for you providing that URL. Before downloading a copy of that book, I...
... I'm flattered by your assessment of my diagnostic skills. :-) Before seeing Jean-Pierre's message, I had taken a brief look at the code for cvpcb, but I...
Hi ka8bmt please accept my appologies, for making quick assumptions, but that was mine honest opinion at that time. Maybee bacause I was angry on smbdy/smth....
... Dick, Before I committed those changes, I had tested them under both Windows and Linux. And the horizontal distance between controls did increase when I...
... I agree with the use of wxStdDialogButton Sizer object whenever it is possible. In fact i believe : 1 - We must avoid an OS version-conditional code (more...
... I would hope that KiCad ultimately handles zones (with the equivalent object in Protel/Altium Designer being referred to as polygons) in a superior...
Geoff, The swap layers dialog looks and works great! The only thing I might suggest is to change the color of any labels associated with any layer that has...
About the problem found after dragging a footprint, i believe the function dragsegm.cpp/EraseDragListe() has a problem: it does not clear the m_Flags member of...
Here is an area for enhancement I could work on with some background info before I jump into the code. At first glance it seems the library Path information is...
... Maybe that is an upstream cause. But the patch I submitted today fixes that problem in another way, plus the problem that we should not be "selecting"...
Jean-Pierre, How about this protocol: If I put an item in the todo.txt file, that means I am *not* working on it. Otherwise, please assume that I am capable of...
Frank Before I start, nice work on the OrCad conversion. I looked at it a couple of weeks ago. Your questions fall into two categories: code related, and...
... The lib infos in the schematic files are not used (consider these infos as comments) the line can be only LIBS: Only the .pro is used. The .pro is not...
Hallo, is there any possibility to compile Kicad without wxWidgets statically compiled into exe files. What I mean is not to have 34 megabytes of exe files but...
... Check with the wxWidgets people. See any makefile examples that they provide. Verify that they support it. But realize that a static link pulls in only...
Some interesting things in freePCB (only for windows) In sources (written in C++) I found some algos about polygons. -- Jean-Pierre CHARRAS Maître de...