Quote Originally Posted by fullmetalcoder View Post
AFAIK, and I should know quite welll , the drawing of folding rects isn't done in qdocument.cpp but in qfoldpanel.cpp
Anyway, I think I should add a way to change the look of fold indicators.
nahh, i mean the dotted rectangle in the text document which appears when you activate the folding. and yes, the +/- rectangles are drawn in the foldpanel -- i wrote my own fold panel ( which is actually a copy of your qfoldpanel with minor modifications ).

thanks for fixing!! continue the great work.

if you could provide me the information where i get the current syntax used. i don't seem to be able to figure that one out