[spambayes-dev] New Outlook Dialogs Problem
Adam Walker
adam.walker at rbwconsulting.com
Wed Aug 13 12:07:57 EDT 2003
D'oh! I'll take the blame for the exception. I removed dialog_def when I
added a utility to remove dependence on the rc when making a binary.
However, the control not graying out is someone else's ;)
--Adam
> -----Original Message-----
> From: spambayes-dev-bounces at python.org [mailto:spambayes-dev-
> bounces at python.org] On Behalf Of Meyer, Tony
> Sent: Wednesday, August 13, 2003 5:00 AM
> To: spambayes-dev at python.org
> Subject: [spambayes-dev] New Outlook Dialogs Problem
>
> If I haven't got enough training information to enable filtering, the
> "enable filtering" box isn't greyed out anymore. If I try to check it,
> it doesn't check, and I get this traceback:
>
> Traceback (most recent call last):
> File "D:\cvs\spambayes\spambayes\Outlook2000\dialogs\dlgcore.py", line
> 286, in OnCommand
> self.ApplyHandlingOptionValueError(handler.OnCommand, wparam,
> lparam)
> File "D:\cvs\spambayes\spambayes\Outlook2000\dialogs\dlgcore.py", line
> 245, in ApplyHandlingOptionValueError
> self.dialog_def.caption, mb_flags)
> AttributeError: ProcessorDialog instance has no attribute 'dialog_def'
>
> (I'd try and fix this myself, but the new dialog code still has me
> overwhelmed ;)
>
> =Tony Meyer
>
> _______________________________________________
> spambayes-dev mailing list
> spambayes-dev at python.org
> http://mail.python.org/mailman/listinfo/spambayes-dev
More information about the spambayes-dev
mailing list