Scintilla question
Posted: Tue Aug 24, 2010 9:18 am
Just a 'in theory' question.
If I had a ScintillaGadget, which is loaded with a html file, to be edited,
If the cursor is on a <tag> would it possible to get the position of it's corresponding closing tag.
and here's the main question - to do that SIMPLY?
Especially, since there could be lots of other tags/close-tags in between the two required tags.
If I had a ScintillaGadget, which is loaded with a html file, to be edited,
If the cursor is on a <tag> would it possible to get the position of it's corresponding closing tag.
and here's the main question - to do that SIMPLY?
Especially, since there could be lots of other tags/close-tags in between the two required tags.