When I was populating my tree control with constants, I noticed that when I set
the selectedItem, the highlight of the item faded in. Now that I'm using
variables and populating the tree and performing a validateNow() before setting
the selected item, the selection highlight appears without this fade. Is there
a protocol or a property or anything that I can set to employ the nicer fade in?