[wxpython-dev] wxPython access to RichTextCtrl

Robin Dunn robin at alldunn.com
Wed Mar 26 21:57:29 PDT 2008


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.  ;-)


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!



More information about the wxpython-dev mailing list