So when I instantiate circles as values in a Pane,...
# tornadofx
s
So when I instantiate circles as values in a Pane, I don't have to add them; they just show up. The thing is, I want to wait to add some of them, and I can't figure out how to do this. How can you keep them from showing up automatically?