On 18-May-05, at 11:14 AM, Bob Ippolito wrote:
> 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
> 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
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
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