On Donnerstag, 23. Juli 2009, Gustavo A. Díaz wrote: > @Detlev: Hi! I didn't change anything, is that enabled by default?
Yes, it is on per default. I forgot to change that to be disabled after realizing the QScintilla issue. That'll be changed in the next release. > @Mario: Of course I know that is developed in Python/Qt. And like i said is > not that Eric is slow, the editor (that uses qscintilla) is slow, please > read better next time :) > @Támas: Hi!, thanks.. i didnt know that Eric ide has its own ML, since i > always saw post about it here... (or maybe i am wrong :S) > > Cheers. > > 2009/7/23 Detlev Offenbach <[email protected]> > > > On Donnerstag, 23. Juli 2009, Mario Daniel Carugno wrote: > > > I guess Eric is a complex application, and Python is not the best > > > option > > > > to > > > > > write applications to run fast (Eric is written in Python as you > > > probably know). I don't like Eric for that reason. Use kate or a better > > > editor, > > > > VIM > > > > > ;-) Good luck > > > > > > =================== > > > > > > >>> Mario D Carugno <<< > > > > > > =================== > > > _______________________________________________ > > > PyQt mailing list [email protected] > > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > > > > Do you have the line wrapping option enabled for the editor? That is a > > known > > problem of QScintilla. > > > > Regards, > > Detlev > > -- > > Detlev Offenbach > > [email protected] > > _______________________________________________ > > PyQt mailing list [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- Detlev Offenbach [email protected] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
