doctorjellybean
Programmer
- May 5, 2003
- 145
I'm using a ShellTree component, and at application startup it displays the default folder selected by the user.
When the application starts, there is a slight hesitation before the ShellTree display appears. The actual window appears and then the tree when the info has been read.
Now I'm wondering if it is possible to load the display, info, into memory and once ShellTree has loaded the required tree in memory, then display it on screen?
There have been a few times when I wondered whether this type of behaviour is possible for other components.
When the application starts, there is a slight hesitation before the ShellTree display appears. The actual window appears and then the tree when the info has been read.
Now I'm wondering if it is possible to load the display, info, into memory and once ShellTree has loaded the required tree in memory, then display it on screen?
There have been a few times when I wondered whether this type of behaviour is possible for other components.