On Fri, Mar 4, 2016 at 10:35 AM, Edward K. Ream <[email protected]> wrote:

​> ​
Should be easy to fix.  Must set all the bits in the same places.

​This is turning into a project. The obvious place to set both bits is in
LeoQtBody.setWrap, but that does not seem to be working. The call to:

    d.setDefaultTextOption(option) # show-invisibles bit.

is interfering with

    w.setWordWrapMode(wrap) # wrap bit.

This could be nasty, because d is a QTextDocument, which does not have a
wrap bit.  I haven't given up hope, but I don't see any way forward at
present...

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to