Search the web
Sign In
New User? Sign Up
kicad-devel · Kicad Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2348 - 2377 of 3693   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2348
Hi, I was just testing RC4 and found that the schemtics symbol editor has no "fields" tab any more on the properties requester/screen. I very much hope that...
oecherexpat
Offline Send Email
Mar 2, 2009
3:08 am
2349
In the eeschema preferences the grid color is not saved. Didn't check if in pcbnew it does so... Quick patch to fix it (DARKDARKGRAY is MY default :P): Index:...
Lorenzo
lomarcan77
Offline Send Email
Mar 2, 2009
8:12 am
2350
... Commited....
Dick Hollenbeck
dickelbeck
Offline Send Email
Mar 2, 2009
3:10 pm
2351
Hi Heiko, The "fields" in libedit are now in "T" icon, beside old properties icon. Ps: too can ativate by double click in component on eesquema. []´s Renie...
Renie
reniemarquet
Offline Send Email
Mar 2, 2009
9:46 pm
2352
Hi Jean-Pierre, In news RC´s are missing .pdf files of portuguese translation, the old files (kicad.pdf, Cvpcb.pdf etc.) don´t present in RC´s, only the...
Renie
reniemarquet
Offline Send Email
Mar 2, 2009
9:52 pm
2353
Hi Renie, Thanks for the hint, found it. What a relief. The list view is actually so much better than the old style, it's almost a full library parameter...
oecherexpat
Offline Send Email
Mar 4, 2009
4:37 am
2354
I am working on directions for Windows Users to build KiCAD and I think that you are Changing to using the Monolithic Build of the wxWidgets DLL, but I am not...
Tim
stahta01
Offline Send Email
Mar 7, 2009
7:41 am
2355
I just wanted to point out that sysprof by Søren Sandmann seems very useful for finding bottlenecs in code. It is available in Ubuntu repos too. Any...
Vesa Solonen
vsolonen@...
Send Email
Mar 8, 2009
7:22 pm
2356
... I fact, I do not understand your question. I case of KiCad under Windows, the method does not matter, as wxWidgets has to be tighten together with KiCad...
Manveru
manveru@...
Send Email
Mar 9, 2009
7:53 am
2357
Hi again, solved by installing Virtual PC 2007 with XP :-) Milan...
Milan Horák
strangernh
Offline Send Email
Mar 9, 2009
9:02 am
2358
... The grid is a reference, so i think the dots positions must be exact. Perhaps creates a grid line in memory and using a blit function could be faster; (to...
jean-pierre charras -...
jeanpierre_c...
Offline Send Email
Mar 9, 2009
9:32 am
2359
... I meant zoom factor exactness, so that every grid increment is even in pixels. Otherwise blitting needs fractional calculation and rounding too for line...
Vesa Solonen
vsolonen@...
Send Email
Mar 9, 2009
12:13 pm
2360
... There are a lot of unnecessary calls in the grid drawing code. The current GRPutPixel code checks every pixel to see if it is in the current view even...
Wayne Stambaugh
stambaughw
Offline Send Email
Mar 9, 2009
5:25 pm
2361
On Mon, 9 Mar 2009, Wayne Stambaugh wrote: Thanks, Wayne for your through explanation. ... I think Jean-Pierre meant blitting _only_ the resulting line of dots...
Vesa Solonen
vsolonen@...
Send Email
Mar 10, 2009
1:20 pm
2362
... I'm not sure you will save much by drawing the grid to a wxBitmapDC and blitting it to the device then update the rest of the drawing over top of it. I...
Wayne Stambaugh
stambaughw
Offline Send Email
Mar 10, 2009
3:12 pm
2363
Hi Dick, It is actually very convenient to have seperate files for single-sided boards as the secondary side is used for testpoints. Means, the primary side...
oecherexpat
Offline Send Email
Mar 10, 2009
11:06 pm
2364
Updated translation for rev.1646 and noticed a small problem with the behaviour of the radio buttons for selecting the field separator. The property...
arius4kicad
Offline Send Email
Mar 14, 2009
1:20 am
2365
The stable version kicad-2009-02-16 is now out. I uploaded it to iut-tice.ujf-grenoble.fr/cao/ -- Jean-Pierre CHARRAS Maître de conférences Directeur...
jean-pierre.charras@...
jeanpierre_c...
Offline Send Email
Mar 21, 2009
1:22 pm
2366
Jean-Pierre, There are some problems with your latest auto generate of the file eeschema/dialog_edit_component_in_schematic_fbp.cpp. Somehow in wxformbuilder...
Dick Hollenbeck
dickelbeck
Offline Send Email
Mar 23, 2009
7:21 pm
2367
... You are right! I committed a better version, enhancements (DRC now tests holes to pads clearance) and minor bugs fixes. -- Jean-Pierre CHARRAS Maître de...
jean-pierre.charras@...
jeanpierre_c...
Offline Send Email
Mar 23, 2009
9:17 pm
2368
Hi I was very pleased to upgrade to new release. I use Mandriva 2007.1 so I had only to update cmake to make it compile. but :( :( there is a big problem: in...
Alain M.
alainm3
Offline Send Email
Mar 23, 2009
11:05 pm
2369
... There is no bug and old version do exactly the same thing. You have just created a "common to units" rectangle. If you want to have different graphic items...
jean-pierre.charras@...
jeanpierre_c...
Offline Send Email
Mar 24, 2009
7:17 am
2370
Hi, I just found a workaround for that... (after returning to my prior version, it stopped working too) With the Edit pin element by element" set to ON, I...
Alain M.
alainm3
Offline Send Email
Mar 24, 2009
5:23 pm
2371
Hi Jean Pierre, first of all, forgive me for the noise about something that is not considered as a bug :( IMHO the most needed feature in Kicad now is...
Alain M.
alainm3
Offline Send Email
Mar 24, 2009
8:36 pm
2372
I've experienced some problems with placing of components with last stable release i were unable to see the component prior the placing. I've discovered that...
Marco Serantoni
emmedics4
Offline Send Email
Mar 25, 2009
10:09 pm
2373
Sorry the correct version is the following Index: gr_basic.cpp ... +++ gr_basic.cpp (working copy) @@ -375,7 +375,11 @@ else if( draw_mode & GR_XOR ) ...
Marco Serantoni
emmedics4
Offline Send Email
Mar 25, 2009
10:25 pm
2374
The ~ syntax for drawing overbars on pin names could be very useful even in other places, expecially in label names... I've located the relevant code in...
Lorenzo
lomarcan77
Offline Send Email
Mar 29, 2009
9:09 am
2375
I've experienced a crash with pcbnew when trying to end a track using the popup-menu, that doesn't happen when using the "End" shortcut. Seems that in the...
Marco Serantoni
emmedics4
Offline Send Email
Mar 29, 2009
4:01 pm
2376
I could not duplicate the problem. Maybe more detail is needed in your explanation or maybe it is MAC specific. If MAC specific please explain why if you can. ...
Dick Hollenbeck
dickelbeck
Offline Send Email
Mar 29, 2009
10:12 pm
2377
... Indeed is mac specific, i'vent the same problem with the windows binaries i've tested, i've preponed MacOSX in the subject just to evidentiate it. Seems...
Marco Serantoni
emmedics4
Offline Send Email
Mar 30, 2009
7:23 pm
Messages 2348 - 2377 of 3693   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help