Ed Leafe <ed@...> writes: > > On Dec 26, 2010, at 1:17 PM, cccompany@... wrote: > > > I'm working through the tutorial. In the section 'Creating a Simple > > Application', there's a line that says 'dabo.ui.dButton(self, Caption="Click > > Me")'. I tried it interactivley but I get the following traceback:- > > Traceback (most recent call last): > > File "<input>", line 1, in <module> > > NameError: name 'dabo' is not defined > > I'm using daborun. > > Hmmm... that seems to be a difference between the Runtime Engine and running Dabo normally. > > Just run the line 'import dabo' in the Command Window first. Then the > line that creates the button should > work fine. > I only now realised that you answered my post and I thank you for that.
It works. Abe _______________________________________________ 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]
