I noticed in an application I am building that when I collapse the Root node in my tree, it will not expand again. So, there's no way for the user to expand it.
I then tried the Click example (PlainTreePage.java) to set the root node displayed = true. When I did that, the same thing happens...the root node will collapse but not expand. Has anybody else noticed this? Is there a fix? Am I doing something wrong? Thanks. Tim
