[wxruby-users] ListCtrl unexpected behavior

Alex Fenton alex at pressure.to
Fri Jan 9 19:00:22 EST 2009


Chauk-Mean P wrote:
>> Thanks for the report. I think that at the root this is the same bug that
>> others were encountering with Scintilla event handlers, which is now fixed
>> in SVN.
>>     
>
> FYI, it works fine for me with the latest revision in SVN.

Cool, thanks.

I took another look at our SWIG wxRuby_WrapWxEventInRuby function and 
there's something in there which could potentially still cause these 
errors where an event handler receives an odd type of object instead of 
the correct Event object.

I'll put a patch in to make it watertight, although it may well be that 
the commonest route for these memory mess-ups is already plugged.

cheers
alex




More information about the wxruby-users mailing list