

I have posted this same question on the official Discord channel, but I don't think it is currently being viewed, so I am going to give it a shot here.Īny help would be greatly appreciated! Thanks in advance. doing this off top of my head, so syntax may be incorrect) Īdding a tooltip to the DataTemplate in CurvyList.xaml should be able to show you what I am seeing. To replicate this, you could use the example project provided by HDT Github at. It easily gets what deck you are running, has little glitches (unlike the lightforge deck tracker) will tell you if every card from your opponents hand was added from effects like discover, or what turned they drew it, and will help track every secret you have tested for if your opponent plays a secret. There are instructions on creating a plugin at If anyone were able to help with this problem, it would require that they have HDT and Hearthstone, but I feel the problem is more of a WPF issue than a DeckTracker issue. If I attach the debugger to HearthstoneDeckTracker, I can see the items have a tooltip in the VisualTree, but the tooltip never shows when I mouseover the item.

I am writing a plugin for Hearthstone Decktracker, and am adding a tooltip to each of the items that get generated in an ItemsControl.
