On Oct 24, 2010, at 4:45 AM, Fraser Burns wrote:
> In my searching and learning process I notice that in:
> uiApp.py lines 262 and 263 have their indent created with spaces instead
> of tabs.
>
> def addControls(self):
> headline = dabo.ui.dLabel(self, Caption=msg,
> FontSize=12,
> WordWrap=True, ForeColor="darkblue")
> self.Sizer.appendSpacer(12)
> self.Sizer.append(headline, proportion=prop,
> layout=xpand, halign="center", border=12)
>
> Line 263 is the last one that I have quoted here
> Could this cause an issue at some stage?
I only found one line in my version of the code, but yes, it could
certainly have caused problems. However, no reports of odd errors have been
reported from Web Update users, so I guess we were lucky.
-- Ed Leafe
_______________________________________________
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]