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

Add return type for constructor functions #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

scemino
Copy link

@scemino scemino commented Feb 13, 2022

Today it's impossible to use all constructor functions, I modified the generator to fix this.
Actually I needed to use ImGuiTextFilter to filter a list and I found no way to do this with the actual nimgl version.
I hope you'll find it useful.

@scemino
Copy link
Author

scemino commented Mar 2, 2022

I found a workaround, it is possible to use ImGuiTextFilter like this:
filter.addr.draw("Filter (\"incl,-excl\") (\"error\")", 180), I hope that it will help other people which have the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant