Quote:
|
Originally Posted by Morgor
Does anyone know how to get data to display in another pane, based on data selected in a treeview (similar to the way quest data is displayed in the journal)?
|
I've been trying to make this work also. The only event which seems to trigger for a treeview is "OnHoverIn". There doesn't seem to be any other useful events and there doesn't seem to be any way to access any data in the treeview. I created a static datasourcecontainer but, as expected, checking for events on a datasourcecontainer is futile.
Does anyone know if this is impossible or if I simply haven't stumbled on the correct method? If it isn't possible to make use of treeview objects then this is definitely a wishlist item.