Posted by member 99 on 2003-04-19 02:58:31 link

Also, I believe that with TasksDockWindow, the order in which you load everything becomes important. Try:
- load lsbox first
- create the box to hold the tasks *last*
- load tasks
After tasks has loaded, you can create other lsboxes.
(I think that's the right order...)