Hi,
Back in Nov of 03 there was some discussion of
wx.FindDialogEvent.GetReplaceText() not returning the replacement text, and
then Robin's explanation of his fix:
http://lists.wxwidgets.org/archive/wxPython-dev/msg00439.html
Surprisingly it seems still broken in wx 2.5.4.1 as the demo continues to
have code that complains about this problem, and GetReplaceText() doesn't
return the replacement text when run from the demo. (I didn't bother to
download 2.5.5.1 since there was no mention of this in the changes log.
Also, python 2.3 and msw xp sp2.)
Am I somehow using the wrong version here?? Seems like it was fixed a long
time ago to still be broken, and seems like something unlikely to be
unnoticed.
-kc