I have a treeview, inside a panel that is docked using the UltraDockManager. I have some subnodes set to load on demand under certain parent nodes. The viewstyle is set to Grid, and the scrollbar is set to show when needed. I am using the latest 7.3 hotifx as of December.
If I bring up the tree in my app, expand one of the parent nodes that will bring up the scrollbar I am able to scroll around just fine with Vista, I can drag the scroller to wherever I want and it will stay there as expected. Under XP when you do the exact same thing, the scrollbar resets to the top pretty much immediately.
I have tried...
I am at my wits end since it works fine under Vista, but not under XP. Any suggestions?
I have exact the same problem, did you solve the problem?
As I notice, the UtraDockManager need to get _UltraDockManager_PaneActivate, then it works, but still the scrollbar resets to the top.
Nope.
I have tried everything, and have made sure that the root node isn't being changed.
I did make a test app. of a tree with 100 nodes and it worked fine, so it has something to do w/the load on demand I think. I am still trying to come up with a sample app to submit that shows the problem.
Well if anyone cares, this was fixed w/the 8.1 release.