[wxpython-dev] wxPython access to RichTextCtrl
Petr Šimon
sim at klubko.net
Wed Mar 26 23:35:18 PDT 2008
Robin Dunn wrote:
> Petr Šimon wrote:
>>>>
>>>> Since SWIG by default creates new proxy objects for returned
>>>> pointers, and doesn't do anything to figure out what is the real
>>>> type being pointed to (it may be of some derived class) then we have
>>>> to do some work ourselves to make it do what is expected. Please
>>>> try the attached patch.
>>>>
>>
>> Just wanted to ask, will that patch make into the some recent release?
>
> I don't have access to the time machine at the moment, so it won't be in
> a recent release, but it iwll be in a future one. ;-)
>
>
Well, can't say that was a typo, can't I? :) Thanks
More information about the wxpython-dev
mailing list