On Dec 1, 2008, at 3:02 PM, Henning Hraban Ramm wrote:
> in uiApp
>
> def MacReopenApp(self, filename=None, *args, **kwargs):
> self.dApp.onUiReopenFile(filename, *args, **kwargs)
>
> must be:
>
> def MacReopenApp(self, filename=None, *args, **kwargs):
> self.dApp.onUiReopenApp(filename, *args, **kwargs)
OK, a dumb copy/paste typo. Fix is on the way!
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
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]