How to display many lines of text?

Is there any simple way to display multiple lines of text in a window/widget? Single line is easy with Widget->Title but how about many lines? I need to open a window which prints some 100 words and I have no idea how to do it without splitting the text manually to many lines and assigning every line to a different title. That is ugly :=)

Any other means doing it? I just want to show a small text portion on my desktop.

I never did get an answer to this either (viewtopic.php?t=351). I don’t think it’s possible.

hi

i think it will be possible with fvwmGtk : a frame + a label with your text inside.