On Wed, Dec 2, 2009 at 5:00 PM, Dennis Sacks <dennis.sa...@gmail.com> wrote:
> Hi, I'm sure it isn't flakiness but something that I'm doing that I
> shouldn't be.
> I'm using wxStyledTextCtrl - I set the lexer language, keywords, etc. Then I
> load a file and try to make use of folding info - but it seems like as I'm
> making changes I cause the control to not have any folding info (even though
> it shows the folding lines visually).
> I'm curious if someone else using this control has experienced this or knows
> what to watch out for.

Without any more information all I can suggest is to take a look at
the editor.wx.lua sample since it implements folding in the
wxStyledTextCtrl. It is the editor that wxLua.exe uses.

Regards,
    John

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to