Re: kile does dynamic line wrapping -> useable in kate?
Anders Lund <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Organization | Saguaro |
| Message-ID | <[email protected]> |
On Thursday 11 July 2002 21:08, Roland Kempf wrote: > Hi folks, > > I've seen that "kile beta1.0" (LaTeX-Editor) does the job of dynamic line > wrapping flawlessly! Maybe it is possible to use the code for kate. > I did not check, since I am just a dumb user. But maybe somebody else wants > to. Hi Roland, Kile seems to be using the QTextEdit widget, which was dismissed for Kate a long time ago due to performance problems. Imo, they should use kate part instead - even we don't have dynamic line wrapping yet... -anders