I see the following when I run it.
"C:\Python26\python.exe" "C:\dev\dabo\dabo\ui\uiwx\dRichTextBox.py"
Traceback (most recent call last):
File "C:\dev\dabo\dabo\ui\uiwx\dControlMixin.py", line 27, in _onWxHit
self.raiseEvent(dEvents.Hit, evt, *args, **kwargs)
File "C:\dev\dabo\dabo\ui\uiwx\dPemMixin.py", line 1026, in raiseEvent
super(dPemMixin, self).raiseEvent(eventClass, nativeEvent, *args,
**kwargs)
File "C:\dev\dabo\dabo\lib\eventMixin.py", line 96, in raiseEvent
bindingFunction(event)
File "C:\dev\dabo\dabo\ui\uiwx\dRichTextBox.py", line 577, in
checkForUpdate
self.updateSelection(style)
File "C:\dev\dabo\dabo\ui\uiwx\dRichTextBox.py", line 583, in
updateSelection
self.tbFontFace.Value = cff
File "C:\dev\dabo\dabo\ui\uiwx\dControlItemMixin.py", line 393, in
_setValue
self.StringValue = value
File "C:\dev\dabo\dabo\ui\uiwx\dControlItemMixin.py", line 367, in
_setStringValue
raise ValueError(_("String must be present in the choices: '%s'") %
string)
ValueError: String must be present in the choices: 'MS Shell Dlg 2'
Werner
Python 2.6.5
wxPython 2.8.11 on Windows 7
_______________________________________________
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]