Re: scrolling text window

2009-08-31 Thread Aaron J. Seigo
On August 31, 2009, Daniel Duris wrote: > I am developing a plasmoid displaying various logs in JS and I need > this to make the flow of text automatically. Plasma::TextBrowser? -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core

scrolling text window

2009-08-31 Thread Daniel Duris
Is there a psosibility to create not a LinearLayout, but layout with automatically scrolling text window such as console-like (e.g. text is pushed to the top, when screen full...)? I am developing a plasmoid displaying various logs in JS and I need this to make the flow of text automatically