Text Area with scroll bar
Posted by Jon Harman on Mar 10, 2006; 5:19pm
URL: http://imagej.273.s1.nabble.com/Text-Area-with-scroll-bar-tp3703438.html
Hi,
Is there an easy way to pop up a text message that contains a scroll
bar? I used IJ.ShowMessage to give a help message, but it got so big
that on some screens the "OK" button on the bottom became impossible to
reach. Since the window close button on the top doesn't work (at least
on windows machines) this causes ImageJ to lock up forever! I am not a
Java expert and wonder if there is a simple solution.
Jon