Re: [wxlua-users] wxStyledTextCtrl - Activating Brace Matching

2008-09-03 Thread Duncan Cross
On Wed, Sep 3, 2008 at 5:49 AM, John Labenski <[EMAIL PROTECTED]> wrote: > On Tue, Sep 2, 2008 at 11:12 PM, Duncan Cross <[EMAIL PROTECTED]> wrote: >> Hi List, >> >> Could anyone help me with getting brace matching to work (i.e. when >> the text cursor is over a brace, highlight both the brace and

Re: [wxlua-users] wxStyledTextCtrl - Activating Brace Matching

2008-09-03 Thread Duncan Cross
On Wed, Sep 3, 2008 at 5:49 AM, John Labenski <[EMAIL PROTECTED]> wrote: > On Tue, Sep 2, 2008 at 11:12 PM, Duncan Cross <[EMAIL PROTECTED]> wrote: >> Hi List, >> >> Could anyone help me with getting brace matching to work (i.e. when >> the text cursor is over a brace, highlight both the brace and