Re: [Kicad-developers] launchpad blueprints

2013-09-13 Thread Felix Morgner
I think this would be a very good idea, since I often struggle to keep up with feature propositions/developments via the mailing list, so definitely +1 for that from me! Felix Morgner > Am 13.09.2013 um 09:08 schrieb Miguel Angel : > > Hello, > >I've been watch

Re: [Kicad-developers] EESchema - multiple tabbed sheets per design, copy/paste between schematic pages

2013-04-30 Thread Felix Morgner
> I just opened up EESchema, and I'm not getting the same behavior you are > about menu bars dissapearing, or the stepping aside bit. What build are you > running? I'm running rev. 4117 plus some UI fixes from my repo. It's built using clang on OSX 10.8 as a 64&32 bit application. I use Miguels

Re: [Kicad-developers] EESchema - multiple tabbed sheets per design, copy/paste between schematic pages

2013-04-29 Thread Felix Morgner
Hi Travis, I am currently investigating some drawing issues when running under OSX. I'm in a very early phase of the investigation, but I'm trying to figure out: 1. why the component (when dragged or moved) "steps aside" a little bit, just to step when one places it 2. why the menubars disappea

Re: [Kicad-developers] Proposal: Move to C++11

2013-04-27 Thread Felix Morgner
Ok, thanks for your clarifications (all of you). I hope that the "environment" (compilers, distros, etc.) will be ready in 1-2 years so we can start working on it. I the meantime I'll be going ahead and try to help improving KiCad wherever possible. _

[Kicad-developers] Proposal: Move to C++11

2013-04-26 Thread Felix Morgner
Hi there I think I haven't introduced myself yet. I'm a hobbyist programmer and mechanic by trade. I got into electronics about 2-3 years back with my first micro controller experience using an Arduino. Since then I've been searching for a good free open-source tool to draw schematics and pcb l

[Kicad-developers] Patch to fix file opening on Mac OS X

2013-04-21 Thread Felix Morgner
Hi All This patch fixes the implementation of "MacOpenFile( wxCommandEvent& event )" in kicad.cpp. The old implementation was flawed, in that it didn't open the file that was double clicked in Finder, but rather opened the last open project. I hope you find it useful. Felix kicad_macosx_ope

[Kicad-developers] MacOS X pcbnew scripting build crashes when launched via Spotlight

2013-03-20 Thread Felix Morgner
Hi First off thanks Miguel for the build script for MOX! I've been trying for a while to get a usable build and your script made my day! Right now I'm having just one little issue with the build. If I try to launch pcbnew via Spotlight i Get a "crash". A window pops open saying: pcbnewInitPytho