Thanks, John - I'll take a look at the wxRichTextCtrl

Ken

----- Original Message ----- 
From: "John Labenski" <jlaben...@gmail.com>
To: <wxlua-users@lists.sourceforge.net>
Sent: Wednesday, January 14, 2009 1:47 PM
Subject: Re: [wxlua-users] GetHandle


> On Wed, Jan 14, 2009 at 12:51 PM, Ken Minogue <mino...@mts.net> wrote:
>> Thanks for the quick response.  I wanted to be able to use a Rich Edit
>> control within wxLua, creating a wxTextCtrl with the wxTE_RICH2 style. 
>> My
>> understanding at the time (this was 2005) was that the the Rich Edit 
>> control
>> was not fully implemented in wxLua, so I wrote a simple dll to allow me 
>> to
>> forward messages from the Lua script to the control.   I need to know the
>> Windows handle of the control in order send messages to it.
>
> Ok, I added it back in CVS. I hope to do a binary release soon, I just
> need to find the time.
>
>> If there's an easier way to do this, I'd be glad to know about it.
>
> You may want to try out the wxRichTextCtrl, but I can't say much about
> as I haven't use it yet.
>
> http://docs.wxwidgets.org/stable/wx_wxrichtextctrl.html#wxrichtextctrl
>
> Regards,
>    John
>


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to