Last week, we had the author of TDD for a Shopping Website LiveProject. Friday at 11am Ranch time, Steven Solomon will be hosting a live TDD session just for us. See for the agenda and registration link
I have a txt-file which contains a very long String,which is put into a Label. This label's width exceeds the width property of the Scene and Stage on which it is mounted however.
So a scrolling bar appears at the bottom of the Stage so I can see the end of the String.
This is quite unhandy ofcourse and it would be better if all the text is automatically constrained to the size of the Scene/Stage.