On 4/26/10 3:55 PM, Jeff Johnson wrote: > Guys: I am following the tutorial and I do the Developing with Dabo > creating a simple application. > > When the demo form is up and I open the command window I type: > > dabo.ui.dButton(self, Caption="Click Me") > > no button appears in Windows. I do see > "<dButton (baseclass dabo.ui.dButton, id:-224)>" in the lower section of > the command window. > > The same thing works perfectly under Ubuntu 9.10 and the button appears. >
What about typing one of: self.refresh() self.layout() 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]
