Let me try to rephrase my question.
I have a framework which I can't import into PyObjC in the usual
way. Since then I've tried various other frameworks I've found on my
system, mostly embedded in application bundles, and some import but
others do not. I'm not getting any information on *w
On May 18, 2005, at 2:05 PM, Dethe Elza wrote:
> I have a framework which I can't import into PyObjC in the usual
> way. Since then I've tried various other frameworks I've found on my
> system, mostly embedded in application bundles, and some import but
> others do not. I'm not getting any info
> It's more or less a case of getting what you deserve, trying to
> load embedded frameworks from applications that were never meant
> for external use. They probably depend on symbols defined in the
> executable or something.
OK, thanks. At least I know to give up that route and try anoth
PyObjC 1.3.5 is now available for download at http://
pyobjc.sourceforge.net/
PyObjC is a bridge between Python and Objective-C. It allows full
featured Cocoa applications to be written in pure Python. It is also
easy to use other frameworks containing Objective-C class libraries
from Python an
`py2app 0.2`_ is a minor bug fix release. You can download it from
`pythonmac.org packages`_. `PyObjC`_ 1.3.5 ships with py2app 0.2, so
if you have that, you have already upgraded to py2app 0.2!
.. _`py2app 0.2`: http://undefined.org/python/#py2app
.. _`pythonmac.org packages`: http://python
Hi Kevin,
On May 17, 2005, at 8:45 PM, Kevin Walzer wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Has anyone using wxPython libraries noticed a performance
> improvement in
> Bob's Python 2.4.1 build and wxPython 2.6? I'm working on some new
> versions of the wxPython apps I main
On May 18, 2005, at 3:10 PM, Ronald Oussoren wrote:
> PyObjC 1.3.5 is now available for download at http://
> pyobjc.sourceforge.net/
DO NOT DOWNLOAD THIS YET. There is a mistake in the release, it
includes the wrong version of py2app (0.1.9), which means that the
Xcode templates are proba
On 18-mei-2005, at 22:10, Bob Ippolito wrote:
On May 18, 2005, at 3:10 PM, Ronald Oussoren wrote:
PyObjC 1.3.5 is now available for download at http://
pyobjc.sourceforge.net/
DO NOT DOWNLOAD THIS YET. There is a mistake in the release, it
includes the wrong version of py2app (0.1.9), which m
Looks great! Thanks for the work.
Michael
On 5/18/05, Ronald Oussoren <[EMAIL PROTECTED]> wrote:
> PyObjC 1.3.5 is now available for download at http://
> pyobjc.sourceforge.net/
>
> PyObjC is a bridge between Python and Objective-C. It allows full
> featured Cocoa applications to be written
Version 0.9 (everything done exception final documentation tidy-up)
is online at:
http://svn.toxicsoftware.com/svn/toxic_public/trunk/Freeware/Python%
20Metadata%20Importer/Releases/Python%20Metadata%20Importer.dmg
Source is available from:
http://svn.toxicsoftware.com/svn/toxic_public/trunk/
I downloaded and installed py2app this evening. I didn't find an app named
"py2app", but did find /usr/local/bin/py2applet. Is that py2app? If not,
where is it? I tried running py2applet with no args or with --help. Both
times it emitted lines like:
running py2app
creating /private/tm
On May 18, 2005, at 11:45 PM, Skip Montanaro wrote:
> I downloaded and installed py2app this evening. I didn't find an
> app named
> "py2app", but did find /usr/local/bin/py2applet. Is that py2app?
> If not,
> where is it? I tried running py2applet with no args or with --
> help. Both
>
12 matches
Mail list logo