Thanks,

I'm shocked.
Is there maybe an easy way to patch the source?
Maybe in eric3.QScintilla.editor.setTextDisplay ?

        self.setWrapMode(QextScintilla.SC_WRAP_WORD)
        self.setWrapVisualFlags(\
            QextScintilla.SC_WRAPVISUALFLAG_START | > 
QextScintilla.SC_WRAPVISUALFLAG_END)

looks like the culprit to me but I've no idea of side-effects.
Detlev to the rescue? :-)

Thanks so much in advance.

Cheers,
Danny

On 5/11/06, Andreas Pakulat <[EMAIL PROTECTED]> wrote:
On 11.05.06 09:57:58, Danny Adair wrote:
> I just ugraded to eric 3.9.0 and I noticed that overflowing lines (=
> too long/wide for the editor window) are automatically wrapped.
>
> How can I turn this off?
> I can't seem to find a corresponing setting anywhere.
>
> It's extremely annoying and I would like to use the horizontal
> scrollbar instead.

Short Answer: You can't. See the archive, this was already asked today.

Andreas

--
Your motives for doing whatever good deed you may have in mind will be
misinterpreted by somebody.

_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde


_______________________________________________
PyKDE mailing list    [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to