Ricardo Aráoz wrote: > Hi all, my boss is on vacation so I get some spare time I'm using to try > and learn dabo. Today I played the report designer screencast and > decided to give it a try. > I got : > ------------------------------------------------------------------------------------------------ > if not self.Application.Selection: > AttributeError: 'DesignerController' object has no attribute 'Selection' > ------------------------------------------------------------------------------------------------ > > This is : > ------------------------------------------------------------------------------------------------ > Platform: Win > Python Version: 2.5.2 on win32 > Dabo Version: Version 0.9.1; Revision ~5017 > UI Version: 2.8.8.1 on wxMSW > ------------------------------------------------------------------------------------------------
We fixed this problem a while ago, and I can't reproduce your traceback on my system. Can you make sure you remove your site-packages/dabo directory and check out a brand new dabo? Are you sure that when you updated dabo to r5017 that you also updated the ide directory? Paul _______________________________________________ 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]
