Skip to content
New issue

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

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

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant