Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] ImNodes? #730

Closed
damntourists opened this issue Nov 7, 2023 · 3 comments · Fixed by #733
Closed

[Feature Request] ImNodes? #730

damntourists opened this issue Nov 7, 2023 · 3 comments · Fixed by #733
Labels
enhancement New feature or request

Comments

@damntourists
Copy link

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 damntourists added the enhancement New feature or request label Nov 7, 2023
@gucio321
Copy link
Collaborator

gucio321 commented Nov 7, 2023

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. 😄

@damntourists
Copy link
Author

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

@gucio321
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants