I'm still learning dabo, as you may or may not know.

I clicked on the quick report.

The depreciated warning caught my eye.  This is from a recent svn
checkout of dabo/demo/gui.  I spotted the depreciated RadioGroup warning
and thought I'd post it here.  

While doing so, I noticed a "which gpdf" and symlinked evince to gpdf,
to use it instead of kbuildsycoca.  Heh, wish I would have known about
evince before installing acrobat.

The other foobaz turned up when I clicked the quick report and there
were no records queried.  That makes sense I suppose, but didn't look
cool in the output.

-Joseph


Dabo Info Log: Mon Jan  1 21:10:38 2007: 1 database connection
definition(s) loaded.
Dabo Info Log: Mon Jan  1 21:10:38 2007: User interface already set to
'wx', so dApp didn't touch it.
Dabo Info Log: Mon Jan  1 21:10:39 2007: wxPython Version: 2.6.1.0 wxGTK
(unicode) (gtk2)
/home/joebrown/dabo/dabo/ui/uiwx/dRadioGroup.py:23: DeprecationWarning:
Deprecated; use the dabo.ui.dRadioList control instead.
  DeprecationWarning, 1)
Traceback (most recent call last):
  File "/home/joebrown/dabo/dabo/lib/eventMixin.py", line 97, in
raiseEvent
    bindingFunction(event)
  File "/home/joebrown/dabo/dabo/lib/datanav/Form.py", line 458, in
onQuickReport
    rfxml = self.getReportForm(mode)
  File "/home/joebrown/dabo/dabo/lib/datanav/Form.py", line 687, in
getReportForm
    return self.getAutoReportForm_list()
  File "/home/joebrown/dabo/dabo/lib/datanav/Form.py", line 697, in
getAutoReportForm_list
    grid = self.PageFrame.Pages[1].BrowseGrid
AttributeError: 'BrowsePage' object has no attribute 'BrowseGrid'


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to