On 1/19/11 3:12 PM, Nate Lowrie wrote: > On 1/19/11 5:49 PM, Paul McNett wrote: >> dabo Commit >> Revision 6329 >> Date: 2011-01-19 14:49:53 -0800 (Wed, 19 Jan 2011) >> Author: Paul >> Trac: http://trac.dabodev.com/changeset/6329 >> >> Changed: >> U trunk/dabo/dApp.py >> U trunk/dabo/ui/uiwx/dGrid.py >> >> Log: >> On Windows, scriptDir was 'C:\\ss\\ui' while appDir was 'c:\\ss', causing >> isSubDir() to fail. Fixed but will cause problems if someone has meaningful >> case-sensitive directory names, but that would seem to be stupid so I'm not >> worrying about it. > Was this supposed to fix the "NameError: global name 'sortIconBuffer' is > not defined" error I was getting?
No. It fixed a problem with HomeDirectory I was seeing on Windows. I inadvertently committed the reverse-merge I did on my working copy so that my Windows grids would still work in the interim. See r6331 which reverses my mistake. Paul _______________________________________________ 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]
