Użytkownik Ed Leafe napisał: > dabo Commit > Revision 6616 > Date: 2011-06-05 19:15:14 -0700 (Sun, 05 Jun 2011) > Author: Ed > Trac: http://trac.dabodev.com/changeset/6616 > > Changed: > U trunk/dabo/ui/uiwx/dGrid.py > > Log: > This fixes the issues with the segfault/bus error that was being seen when > running the Class Designer under Python 2.7. Please test on your systems to > verify that it works on all platform/version combinations.
Hi. This commit breaks dynamic cell properties support - only last column properties are set. It's because of the nature of callAfterInterval method. Additionally it causes PyDeadObjectError in all callables assigned to DynamicCell* properties. Could we avoid delayed code, please? -- Regards Jacek Kałucki _______________________________________________ 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]
