fltkhs icon indicating copy to clipboard operation
fltkhs copied to clipboard

make-tree example only has root

Open cmears opened this issue 10 years ago • 1 comments
trafficstars

I am not sure what the make-tree example is supposed to do, but all I get is the single root item:

make-tree

The "test" items don't appear.

cmears avatar May 31 '15 23:05 cmears

You're right, I'm seeing the same behavior. Please run fltkhs-tree-simple for a better demonstration of the tree widget. The corresponding source is in src/Examples/tree-simple.hs.

Thanks for the bug report!

deech avatar May 31 '15 23:05 deech