On Nov 29, 2008, at 12:28 PM, Henning Hraban Ramm wrote:

> The argv_emulation could work ok (at the moment I get errors because
> the App object isn't initialized at start time, but I'll manage that).
>
> For DnD on the icon I need to implement MacOpenFile within wx.App, as
> I wrote; wx's event loop (or whatever) cares for the OpenFile apple
> event.
>
> I tried monkey patching wx.App via uiApp, but I run into the same
> problem as John: uiApp should be wx.App, but isn't, at least not while
> afterInit runs.

        You are referencing this as self.Application.uiApp, right?

        Perhaps if you posted the patch you are trying to use, we can see  
about incorporating it.


-- Ed Leafe





_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to