RaptorX
2013-09-21 22:33:05 UTC
Is there a way to tell the scintilla notification handler function to
distinguish between a click on a margin that contains
a SC_MARKNUM_FOLDEROPEN and one that has something
like SC_MARKNUM_FOLDERSUB?
that way i would like to make it so that only when i click on a top node
that contains an open/close box that the folding logic runs and when
clicking in a line that there is no folding done.
Any help on that topic would be appreciated.
distinguish between a click on a margin that contains
a SC_MARKNUM_FOLDEROPEN and one that has something
like SC_MARKNUM_FOLDERSUB?
that way i would like to make it so that only when i click on a top node
that contains an open/close box that the folding logic runs and when
clicking in a line that there is no folding done.
Any help on that topic would be appreciated.
--
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scintilla-interest+***@googlegroups.com.
To post to this group, send email to scintilla-***@googlegroups.com.
Visit this group at http://groups.google.com/group/scintilla-interest.
For more options, visit https://groups.google.com/groups/opt_out.