giu icon indicating copy to clipboard operation
giu copied to clipboard

[Feature Request] ImNodes?

Open damntourists opened this issue 1 year ago • 3 comments

Related problem

Hi there! This is a feature that I'm pretty interested in. Just curious if there's a plan for when this might be available? https://github.com/AllenDang/giu/blob/master/MasterWindow.go#L77

I've looked around the repository and I see that the create context is commented out, but there are areas where imnodes seems to be exported. https://github.com/AllenDang/cimgui-go/blob/f9856eb4a9a725c37e34b415d3eabc00e90276fa/cmd/codegen/gencpp.go#L17

And sources seem to be in the repo.. https://github.com/AllenDang/cimgui-go/tree/main/cimgui/imnodes

If not in giu, is it at least in a functional state in cimgui?

Your request

Alternative solution

No response

Additional context

No response

damntourists avatar Nov 07 '23 00:11 damntourists

We need to fix cimgui-go so that it generates imnodes binding correctly. At this point, it unfortunately doesn't generate ImNodesContext type (it seems to be essential here...) On my fork, on the branch called callbacks I'm working on this feature. :smile:

gucio321 avatar Nov 07 '23 09:11 gucio321

oh gotcha! i'll just wait then! i appreciate all of your efforts!

damntourists avatar Nov 07 '23 23:11 damntourists

@damntourists could you check if it works for you on #733

gucio321 avatar Nov 14 '23 09:11 gucio321