Tagged Questions
1
vote
2answers
66 views
With wxWidgets, is there a straightforward way to draw lines between items in two lists?
Specifically in wxHaskell, but in general, would like to be able to draw lines between items in two lists that are side by side to show that there is a relationship between the items. Something like ...