On Jun 30, 2006, at 2:33 PM, William Kyngesburye wrote:
> On Jun 30, 2006, at 3:50 PM, Christopher Barker wrote:
>
>> I'm guessing that this may not be the ONLY lib that has this
>> problem --
>> it's just the the one that's been discovered. Also, it seems possible
>> that a user might have a sim
On Jun 30, 2006, at 3:50 PM, Christopher Barker wrote:
> I'm guessing that this may not be the ONLY lib that has this
> problem --
> it's just the the one that's been discovered. Also, it seems possible
> that a user might have a similar problem with a lib that isn't
> Apple's.
>
Here's a lis
I am currently writing a python module that wraps up the dscl tool up
into python. Would this be a good open source project to post? I am
pretty new to python and would love to work on an opensource project
with smart people! The basic idea is that you can directly interact
with the OS X specifi
On Jun 30, 2006, at 1:50 PM, Christopher Barker wrote:
> Bob Ippolito wrote:
> Would it be hard to put a little hack in Py2App to include that
> particular lib, even though it is in /usr?
>
> Or better yet, a way to pass in a list of libs you want included
> regardless of thei
Christopher Barker wrote:
> Bob Ippolito wrote:
> Would it be hard to put a little hack in Py2App to include that
> particular lib, even though it is in /usr?
>
> Or better yet, a way to pass in a list of libs you want included
> regardless of their location.
>
>> It's a bad id
Bob Ippolito wrote:
Would it be hard to put a little hack in Py2App to include that
particular lib, even though it is in /usr?
Or better yet, a way to pass in a list of libs you want included
regardless of their location.
> It's a bad idea, and redistributing components of
On Jun 30, 2006, at 12:26 PM, Michael Glassford wrote:
> Bob Ippolito wrote:
>> On Jun 29, 2006, at 12:04 PM, Christopher Barker wrote:
>>
>>> Michael Glassford wrote:
> """
>> Note that dylibs and frameworks
>> in vendor locations (/System and /usr - except for /usr/local)
>> are
On Jun 30, 2006, at 11:54 AM, Mike Covill wrote:Does anyone have experience creating a pure python app (no Cocoa integration) which is associated with a document extension?We would like to be able to launch our application by double-clicking an associated document (associated using CFBundleDocument
Bob Ippolito wrote:
> On Jun 29, 2006, at 12:04 PM, Christopher Barker wrote:
>
>> Michael Glassford wrote:
"""
> Note that dylibs and frameworks
> in vendor locations (/System and /usr - except for /usr/local)
> are NOT
> included in your application bundle.
"""
>> Wou
Does anyone have experience creating a pure python app (no Cocoa integration) which is associated with a document extension?We would like to be able to launch our application by double-clicking an associated document (associated using CFBundleDocumentTypes in the info.plist) and having the data in
10 matches
Mail list logo