Thank you for tracking it down! Maybe terry can chime in, he often has some 
insight on Qt related issues. 

I'm hoping that we can keep the new invisibles because as you'll see in a 
different post I've already found them useful.

On Friday, March 4, 2016 at 3:41:35 PM UTC-5, Edward K. Ream wrote:
>
> On Fri, Mar 4, 2016 at 10:35 AM, Edward K. Ream <[email protected] 
> <javascript:>> 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