[wxlua-users] wxStyledTextCtrl - Activating Brace Matching

2008-09-02 Thread Duncan Cross
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 its matching twin blue, unless the brace is mismatched, in which case highlight it red) for a wxStyledTextCtrl control? It seems like it should be obvious, but

Re: [wxlua-users] LuaScript WSH = wxLua?

2008-09-02 Thread John Labenski
On Fri, Aug 29, 2008 at 7:32 AM, Ozzy <[EMAIL PROTECTED]> wrote: > Hello, > > I was looking for a windows scripting host for Lua, came across a dead link > to LuaScript: > > http://www.luascript.thersgb.net/luascript/ > the download setup.exe was corrupt on iarchive of course... but i found: > > ht

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

2008-09-02 Thread John Labenski
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 its > matching twin blue, unless the brace is mismatched, in which case > highl