Steve,
Patch looks fine as far as ext/richtext/RichText.xs is concerned.
But, did you mean to include a change to typemap removing the type for
wxPlHeaderCtrlSimple ?
I think that maybe because this is missing in your source, it causes the
error you have building from SVN ?
Regards
Mark
On 27/02/2012 20:57, Steve Cookson wrote:
Hi Mark,
OK, the wraps seem to work.
If you haven't already updated the source, I think this patch might do the
job.
Please let me know if the patch isn't correct.
Regards
Steve
-----Original Message-----
From: Steve Cookson [mailto:steve.cook...@sca-uk.com]
Sent: 27 February 2012 17:49
To: 'wxperl-users'
Subject: RE: Wrapping unwrapped wxRichText events.
Hi Mark,
I think you just made a minor copying error. I think following will
work. (The constants are prefixed 'wxEVT_COMMAND_RICHTEXT')
You were totally right, thanks for this.
But see next message.
Regards
Steve