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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 265 - 307 of 3675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
265
This patch improves (again) the binding, add some little features to the project editor, and some bug fixes : bug fixes: - project file incorrect renaming...
DELIZY Florian
florian.delizy@...
Send Email
May 2, 2007
12:02 am
266
Python: add kicad::LoadProject event Bugfix: fix directory rename ... kicad/mdiframe.cpp | 5 +++++ kicad/prjconfig.cpp | 8 ++++++++ kicad/treeprj.cpp | 2 +- 3...
Florian Delizy
goutnet
Offline Send Email
May 2, 2007
2:04 pm
267
Code cleanup - introduced GetCurrentData() - removed dummy event parameter for NewFile Added drag files inside the tree to a different directory: - Move a file...
Florian Delizy
goutnet
Offline Send Email
May 2, 2007
9:14 pm
268
hello all, can anyone help me with python's patches please? i'm going crazy... the problem is that some patches fails to apply... and when compile some errors...
substanc3
Offline Send Email
May 3, 2007
12:36 pm
269
... you should dos2unix file where the patch does not apply cleanly. (the problem comes from broken file type dos AND unix in the same file ...). You can use...
Florian Delizy
goutnet
Offline Send Email
May 3, 2007
1:06 pm
270
new python binding: kicad.PrjItem.GetId() kicad.TreeWindow.FindItemData( filename ) ... kicad/kicad.cpp | 2 + kicad/kicad.h | 3 ++ kicad/treeprj.cpp | 72 ...
DELIZY Florian
florian.delizy@...
Send Email
May 3, 2007
11:33 pm
271
... thanks a lot florian it works :)...
substance
substanc3
Offline Send Email
May 5, 2007
10:52 pm
272
Allow better context menu handling for python - allow to set a menu per file - allow to add menu items just before displaying it (kicad::TreeContextMenu event)...
DELIZY Florian
florian.delizy@...
Send Email
May 5, 2007
11:32 pm
274
This patch execute the python scripts in their owning directory, (changing temporary directories). This is quite useful for loading resources for instance. ......
DELIZY Florian
florian.delizy@...
Send Email
May 6, 2007
7:35 pm
275
Same here, different version (2006-08-28) and different hardware 667MHz PIII, 384MB, Ubuntu 7.04. It is something with glibc: *** glibc detected ***...
Ask me
strangernh
Offline Send Email
May 7, 2007
12:32 pm
276
This patch allow new set of icons to be created from python and to be set on each file. int kicad.TreeWindow.AddState( bitmap ) kicad.TreeItemData.SetState(...
Florian Delizy
goutnet
Offline Send Email
May 7, 2007
2:33 pm
277
(resend, with bugfix, I sent this one a bit early ...) This patch allow new set of icons to be created from python and to be set on each file. int...
Florian Delizy
goutnet
Offline Send Email
May 7, 2007
2:41 pm
278
Here is the python binding doc. Have fun...
DELIZY Florian
florian.delizy@...
Send Email
May 8, 2007
8:11 pm
279
What is the status of your research? Do you have a patch the implements your algorithm? I'd like to see it....
dickelbeck
Offline Send Email
May 9, 2007
12:00 am
285
Hi, I've noticed a lot of work has been done by Florian on combining Kicad with Python. What features and benefits will this introduce from a users ...
yajeed2000
Offline Send Email
May 9, 2007
1:51 pm
286
Hi, a description, how to build, could be found here: http://lothar.dnsalias.net/wordpress/ Regards, Lothar...
lothar.behrens
Offline Send Email
May 9, 2007
1:53 pm
287
Hi David, ... Well, that's easy, when the python binding will be done, you will be able to do anything the mouse or keyboard can, but with script... For ...
DELIZY Florian
florian.delizy@...
Send Email
May 9, 2007
9:44 pm
292
Hi, I need to know where to get some help installing Kicad on WXP PRO SP2. Asked on the user-group but got no response. Maybe here... Kicad installed ok, but...
enkitec
Offline Send Email
May 22, 2007
7:42 pm
293
... Hi, It seems you get no responses because nobody reading these lists have seen that before... Nevertheless , what package you used to install Kicad on your...
Danilo Uccelli
danilouccelli
Offline Send Email
May 23, 2007
9:23 am
294
I have installed this one now: KiCad-2007-05-11-WinXP_autoinstall.zip It seems to be the most recent available. But the previous version also has the same...
enkitec@...
enkitec
Offline Send Email
May 23, 2007
1:30 pm
295
... Have you tried to install the "non autoinstall version" i.e. the .zip you unzip into c:\kicad folder and run the C:\kicad\winexe\kicad.exe ? But before, I...
Danilo Uccelli
danilouccelli
Offline Send Email
May 23, 2007
3:04 pm
296
... Just downloaded and tried that. Same behavior, two missing toolbars. Thanks, Mark Jordan...
enkitec@...
enkitec
Offline Send Email
May 23, 2007
8:08 pm
299
... Do you know if you have installed on your PC some other applications using wxWidgets? If true, can you try do de-install them? A stupid question too, do...
Danilo Uccelli
danilouccelli
Offline Send Email
May 24, 2007
6:27 am
301
... I don't know if I have some other application using wxWidgets. How could I find it? Yes, a friend of mine installed KiCad on his PC and it is running ...
enkitec@...
enkitec
Offline Send Email
May 24, 2007
1:11 pm
302
... I am sorry, but I am becoming short of ideas... Perhaps, you have an exotic hardware graphic controller, eventually try to: - Upgrade the graphic...
Danilo Uccelli
danilouccelli
Offline Send Email
May 24, 2007
2:47 pm
303
Hoy! ... Let's be less violent ok ;), I guess in those solution, only reinstalling Windows could do anything. I guess we have to debug kicad directly on his...
Florian Delizy
goutnet
Offline Send Email
May 24, 2007
4:17 pm
304
... Did that. No change. ... Have no money for that... Using an ATI 9200 PRO 128MB AGP card. ... Will try that next. Thanks. Mark Jordan...
enkitec@...
enkitec
Offline Send Email
May 24, 2007
9:26 pm
305
... Tried that, no effect. ... It seems to be a time spending task, and I haven't that time available right now... ... Thanks for helping. Maybe I should stay...
enkitec@...
enkitec
Offline Send Email
May 25, 2007
3:57 am
306
Hi all, (and especially Jean-Pierre...). The latest builds of KiCAD contain at least two bugs. In EEschema: when you have several ICs, named U1, U2, U3..., at...
durianblengin
Offline Send Email
May 28, 2007
11:59 am
307
Hello, I see in the latest version there is a fix for the broken 3d-viewer image export feature (where you get a blank space in the middle of the image where ...
Richard Burton
raburton69
Offline Send Email
May 28, 2007
7:39 pm
Messages 265 - 307 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