Hello, I have um problem with javafx 1.2 when I use sequences. When I remove object from de a sequence the memory used by object don't is released. Then when I use an apllication for much time I get a exception.
I made a another interesting test. I changed the code to only create the Labels, but don't include it at any sequence. The result is the same that the first code.
I made a another interesting test. I changed the code to only create the Labels, but don't include it at any sequence. The result is the same that the first code.