kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #00426
Re: Mac OS X port
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
Marius Kintel <kintel@...>
-
Date:
Thu, 26 Jul 2007 15:20:31 +0200
-
In-reply-to:
<4697CFDE.2000204@...>
Hi again,
Just in case anyone is waiting for this:
It turned out to be more complicated than I first thought to bind
together the individual tools in the KiCAD suite.
Somehow, KiCAD requires arguments to be given on the command-line
when launching tools from the project manager, while this is an
unsupported way of launching programs packaged as application bundles
under Mac OS X. The normal way of doing this is using Apple Events -
now wxWidgets seems to support apple events, but assumes that an
application receiving them is an MDI-type application, which KiCAD is
not.
A couple of iterations further down into the matter, I've come to
think that to fix this properly is a fair bit of work, and
unfortunately I don't have this kind of time at the moment.
I'll pick up this thread again in a while, but if anyone has any
comments or insights, I'm interested.
Also, if anyone is interested in my current patch, I can post it.
~/= Marius
--
We are Elektropeople for a better living.
Follow ups
References