Discussion:
Folding StyledTextCtrl
Josh English
2014-09-11 17:14:06 UTC
Permalink
I am trying to build an XML editor that I can embed in larger controls.

In the attached file, I have a mock-up, taken from the samples on the wiki,
but I cannot figure out how to activate the folding mechanism.

I can see the markers in the margin, but I cannot figure out how to get it
to actually fold.

I thought I could bind EVT_STC_MARGINCLICK, but this doesn't give me
anything useful that I can see.

Any suggestions?

Josh,
stuck as always in overthinking things
--
You received this message because you are subscribed to the Google Groups "wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...