Re: [wxlua-users] GetHandle

2009-01-14 Thread Ken Minogue
Thanks, John - I'll take a look at the wxRichTextCtrl Ken - Original Message - From: "John Labenski" To: Sent: Wednesday, January 14, 2009 1:47 PM Subject: Re: [wxlua-users] GetHandle > On Wed, Jan 14, 2009 at 12:51 PM, Ken Minogue wrote: >> Thanks for the q

Re: [wxlua-users] GetHandle

2009-01-14 Thread John Labenski
> > - Original Message - > From: "John Labenski" > To: > Sent: Wednesday, January 14, 2009 10:52 AM > Subject: Re: [wxlua-users] GetHandle > > >> On Wed, Jan 14, 2009 at 11:24 AM, Ken Minogue wrote: >>> I've recently come back to wx

Re: [wxlua-users] GetHandle

2009-01-14 Thread Ken Minogue
To: Sent: Wednesday, January 14, 2009 10:52 AM Subject: Re: [wxlua-users] GetHandle > On Wed, Jan 14, 2009 at 11:24 AM, Ken Minogue wrote: >> I've recently come back to wxLua after a few years and have discovered >> that >> my old scripts don't work anymore. I'

Re: [wxlua-users] GetHandle

2009-01-14 Thread John Labenski
On Wed, Jan 14, 2009 at 11:24 AM, Ken Minogue wrote: > I've recently come back to wxLua after a few years and have discovered that > my old scripts don't work anymore. I've managed to deal with most of the > necessary changes, but it looks like the GetHandle() method (wxWindow) is no > longer ava

[wxlua-users] GetHandle

2009-01-14 Thread Ken Minogue
I've recently come back to wxLua after a few years and have discovered that my old scripts don't work anymore. I've managed to deal with most of the necessary changes, but it looks like the GetHandle() method (wxWindow) is no longer available and I don't know what to use instead. How can I get