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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 478 - 510 of 3675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
478
What is the thinking regarding displaying all the *.sch files in the main kicad project tree panel? The latest source code does this. Yet when I click on one...
Dick H.
dickelbeck
Offline Send Email
Aug 1, 2007
6:24 pm
480
Would you like to add more hotkeys like the ones in the diff? Eric Index: hotkeys.cpp ... +++ hotkeys.cpp (working copy) @@ -40,6 +40,8 @@ if ( hotkey == 0 )...
crc.1021
Offline Send Email
Aug 4, 2007
12:47 pm
481
As I have time, I would like to add a series of new Search functions to class BOARD. These would be developed and not initially be used until they are...
Dick H.
dickelbeck
Offline Send Email
Aug 4, 2007
9:08 pm
482
Hi everyone, we are currently looking into several EDA suites as a potential base for a new software we are developing. It will essentially be an extremely...
andre_knoerig
Offline Send Email
Aug 9, 2007
3:20 pm
483
Hi Andre, Unlike a business, an open source project does not have a team of salesmen. Therefore, no one is likely to step up and say, "please use us!"...
Dick Hollenbeck
dickelbeck
Offline Send Email
Aug 9, 2007
9:41 pm
484
Jean-Pierre Today I released the visitor design pattern to the project. googling I found this, but there's more out there, and our's is cooler than this one: ...
Dick H.
dickelbeck
Offline Send Email
Aug 9, 2007
10:12 pm
485
I looked into the existing python support today. It did not seem complete, and unless I don't understand something, it was less than 15% complete. So I ask: ...
Dick H.
dickelbeck
Offline Send Email
Aug 12, 2007
4:28 am
486
I really want scripting support! It can be Python or any other scrip language, probably not that important to the user what script language KiCAD uses. The...
Magnus Beischer
m_beischer
Offline Send Email
Aug 12, 2007
9:05 am
487
_._,___ ... Well, I didn't have time to submit it to svn sorry :) ... Yes, I am on it ... Yes, but that's not a concern ... Not true boost.python is...
DELIZY Florian
florian.delizy@...
Send Email
Aug 12, 2007
10:37 am
488
This decision is an important one. Given the fact that the only two people that have looked into the matter are not in harmonious agreement, I would advise...
Dick H.
dickelbeck
Offline Send Email
Aug 12, 2007
4:39 pm
489
... It's a bit too late it *is* already in the code ... ... About a day or two reading all their doc, looking for what I needed, asking people but it still...
DELIZY Florian
florian.delizy@...
Send Email
Aug 12, 2007
5:23 pm
490
If we do the Python binding well, then the features that it adds are so compelling that I think the Python support gets to where it is no longer optional. If...
Dick H.
dickelbeck
Offline Send Email
Aug 12, 2007
5:59 pm
491
I agree. I've used SWIG in a large C++ program with embedded python, and it was mostly not worth the effort; we had to keep around some perl scripts to make...
Tim Hanson
lifekidyeaa
Offline Send Email
Aug 12, 2007
11:27 pm
492
Thanks Tim. Lua does sound interesting. But I have some reservations about it. Before I forget, here is something of interest: ...
Dick Hollenbeck
dickelbeck
Offline Send Email
Aug 13, 2007
1:10 am
493
http://pysvn.tigris.org/ The above project is an example of what we are talking about, something like this architectural stack: Python + wxPython -> PyCXX ->...
Dick H.
dickelbeck
Offline Send Email
Aug 13, 2007
2:46 am
495
It looks to me like there is some support to have eeschema talk to pcbnew. 1) How does this work, where is the documentation on this support? 2) Does the...
Dick H.
dickelbeck
Offline Send Email
Aug 13, 2007
4:28 am
496
... well, it's not that big (you don't have to embeed the whole boost to get boost.python only) ... Lua is good, but it lacks the object model, and that's much...
Florian Delizy
goutnet
Offline Send Email
Aug 13, 2007
11:55 am
497
Nevermind, I found it the existing support in the code. For now, I like the socket based approach in there. DBUS can be considered in the future if we go way...
Dick H.
dickelbeck
Offline Send Email
Aug 13, 2007
2:43 pm
498
Hi Dick, thanks a lot for your many thoughts and pointers on this. And sorry for striking a somewhat business-like tone. I'm always kinda careful when I am...
andre_knoerig
Offline Send Email
Aug 13, 2007
5:21 pm
499
Hello! ... Please, look at http://kicad.sourceforge.net/wiki/index.php/Wish_List If you want something else, write me more detailed. -- Igor Plyatov...
Igor Plyatov
igor_plyatov
Offline Send Email
Aug 13, 2007
9:08 pm
500
... Igor, A)----------------------- What about switching to the built-in support at sourceforge for a) enhancement requests and b) bug reports: ...
Dick Hollenbeck
dickelbeck
Offline Send Email
Aug 14, 2007
3:25 pm
501
... Java is fast enough at runtime that you could do the whole project in Java, duplicating the object model that you might find in the C++ object storage...
Dick Hollenbeck
dickelbeck
Offline Send Email
Aug 14, 2007
3:41 pm
503
No. But after a text file or webpage or spreadsheet or email table is made consisting of three columns: program and hotkey and feature. Then this table should...
Dick H.
dickelbeck
Offline Send Email
Aug 14, 2007
8:29 pm
504
... OK, I beat the elephants. It is commited, and seems to work pretty well. Now maybe I can get back to laying out my board....
Dick H.
dickelbeck
Offline Send Email
Aug 14, 2007
8:32 pm
505
Hi I would like to thank those who made sourceforge site possible. Is this official download site from now on? Rok...
rokmarkov
Offline Send Email
Aug 15, 2007
6:39 am
506
Hi Is hard coding hotkeys realy the correct way? Rok ... appreciated....
rokmarkov
Offline Send Email
Aug 15, 2007
6:40 am
507
Hello Dick! ... Wiki page now contain a links to the above two database UI's. ... I does not have a time for this. ... Look at this link ...
Igor Plyatov
igor_plyatov
Offline Send Email
Aug 15, 2007
10:20 am
508
... We are trying to get there. Igor is looking for a volunteer that would manage the released file sets there. We feel this is necessary because: 1) The...
Dick Hollenbeck
dickelbeck
Offline Send Email
Aug 15, 2007
2:10 pm
509
Given the date, I'd say JP Charras is in vacation :)...
DELIZY Florian
florian.delizy@...
Send Email
Aug 15, 2007
3:17 pm
510
I am using kicad for more than two years now so i managed to see how is development done. I made some small contribution too. IMHO you are heading in the...
Rok Markovic
rokmarkov
Offline Send Email
Aug 15, 2007
3:30 pm
Messages 478 - 510 of 3675   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