One of my users likes folding his code very much, but he would also like to be able to draw lines across the code to separate his procedures, even when the code is not folded (like Visual Basic does).
Now, I know that I can do this now, but it would draw lines for all folds. I only want to draw line for the topmost expanded folds. How would folks feel about adding another flag bit to SetFoldFlags(int flags) for example: 32 Only draw expanded lines for topmost fold level _______________________________________________ Scintilla-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scintilla-interest
