EKAlgorithms icon indicating copy to clipboard operation
EKAlgorithms copied to clipboard

Use NSTreeController instead

Open evianzhow opened this issue 10 years ago • 1 comments

I found AppKit framework have already implement tree structure, and I will rewrite tree related code if possible.

evianzhow avatar Apr 22 '14 13:04 evianzhow

You could leave your own implementation & just add Cocoa-like implementation. So we will have at least two version of tree.

EvgenyKarkan avatar Apr 22 '14 15:04 EvgenyKarkan