Are the Replace and Replace All functions from the Edit menu supposed to
be operational at this point in development?  When I try to do a replace
in a dEditBox I get:

  File "/home/bsnipes/bin/dabo/dabo/ui/uiwx/uiApp.py", line 559, in
OnFindReplace
    self.OnFind(evt, action="Replace")
  File "/home/bsnipes/bin/dabo/dabo/ui/uiwx/uiApp.py", line 639, in OnFind
    win.ReplaceSelection(replaceString)
AttributeError: 'dEditBox' object has no attribute 'ReplaceSelection'

Thanks,
Brian

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

Reply via email to