devmaestro1

Results 5 comments of devmaestro1

Here is my current solution to the problem. I have added the methods shown below and they perform a "custom" serialization of the object. If anyone has any improvements, they...

Hello, there is a property called 'Selectable' on ComboTreeNode which does this.

I have implemented a fix for this in my fork. It simply removes a hard-coded statement which sets ShowGlyphs to false.

Hi, I know it's a bit late for you but I fixed the issue of tool tips lingering (#5) and also the problem with selection (#8) on my fork. Hopefully...