Paul McNett wrote: > dabo Commit > Revision 4890 > Date: 2008-12-27 10:01:49 -0800 (Sat, 27 Dec 2008) > Author: Paul > Trac: http://trac.dabodev.com/changeset/4890 > > Changed: > U trunk/dabo/dApp.py > > Log: > App.HomeDirectory should return the path where the App subclass lives, but it > wasn't doing that in all cases. This should fix it, although I need to test > this on Windows and Mac, and with bundled applications still. We may need to > check the return value of the inspect.getabspath() call, or wrap it in a try > block, but let's wait and see what we find.
This commit breaks DaboDemo. The menu on the left hand side doesn't get displayed any more. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
