posted 20 years ago
Hey
I have a JTextPane that i loads with text, and then i draw some darwings on it.
The text i am adding is lie this
"There is no row that dont stops with\n"
"And here is anotherone\n"
this means that the text will not resize dynamic. I realy have to be abled to scroll side ways(as big as the page is horizontal. Is there nay way to do this?
//Jimmy