I'm having trouble with a treeview not refreshing itself.
The treeview is in a window with an ownerdraw tab control (that uses wm_drawitem) and from what I can tell, the treeview sometimes (not always) doesn't "see" that it needs to refresh itself sometimes when the ownerdraw tab control does.
Anyone else ever have trouble with this??
The treeview is in a window with an ownerdraw tab control (that uses wm_drawitem) and from what I can tell, the treeview sometimes (not always) doesn't "see" that it needs to refresh itself sometimes when the ownerdraw tab control does.
Anyone else ever have trouble with this??
Comment